Home
last modified time | relevance | path

Searched refs:iicbb_attach (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/iicbus/
H A Diicbb.c81 static int iicbb_attach(device_t);
102 DEVMETHOD(device_attach, iicbb_attach),
142 iicbb_attach(device_t dev) in iicbb_attach() function