Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/iicbus/
Diicbb.c66 static int iicbb_attach(device_t);
83 DEVMETHOD(device_attach, iicbb_attach),
120 iicbb_attach(device_t dev) in iicbb_attach() function