Searched refs:ti_mbox_detach (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/arm/ti/
H A Dti_mbox.c68 static device_detach_t ti_mbox_detach; variable
88 DEVMETHOD(device_detach, ti_mbox_detach),
160 ti_mbox_detach(dev);
166 ti_mbox_detach(dev);
183 ti_mbox_detach(dev);
204 ti_mbox_detach(device_t dev) function

Completed in 96 milliseconds