Home
last modified time | relevance | path

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

/freebsd/sys/dev/ti/
H A Dif_ti.c182 static int ti_detach(device_t);
262 DEVMETHOD(device_detach, ti_detach),
2558 ti_detach(dev); in ti_attach()
2571 ti_detach(device_t dev) in ti_detach() function