Home
last modified time | relevance | path

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

/dragonfly/sys/bus/iicbus/
H A Diicbb.c67 static int iicbb_detach(device_t);
83 DEVMETHOD(device_detach, iicbb_detach),
133 iicbb_detach(device_t dev) in iicbb_detach() function