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

/freebsd-11-stable/sys/arm/ti/
H A Dti_mbox.c67 static device_detach_t ti_mbox_detach; variable
87 DEVMETHOD(device_detach, ti_mbox_detach),
159 ti_mbox_detach(dev);
165 ti_mbox_detach(dev);
182 ti_mbox_detach(dev);
203 ti_mbox_detach(device_t dev) function

Completed in 112 milliseconds