Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_mbox.c66 static device_detach_t ti_mbox_detach; variable
86 DEVMETHOD(device_detach, ti_mbox_detach),
158 ti_mbox_detach(dev); in ti_mbox_attach()
164 ti_mbox_detach(dev); in ti_mbox_attach()
182 ti_mbox_detach(dev); in ti_mbox_attach()
204 ti_mbox_detach(device_t dev) in ti_mbox_detach() function