Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_mbox.c68 static device_detach_t ti_mbox_detach; variable
88 DEVMETHOD(device_detach, ti_mbox_detach),
162 ti_mbox_detach(dev); in ti_mbox_attach()
168 ti_mbox_detach(dev); in ti_mbox_attach()
185 ti_mbox_detach(dev); in ti_mbox_attach()
207 ti_mbox_detach(device_t dev) in ti_mbox_detach() function