Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/iicbus/
H A Diicbb.c65 static int iicbb_attach(device_t);
82 DEVMETHOD(device_attach, iicbb_attach),
119 iicbb_attach(device_t dev) in iicbb_attach() function