Searched refs:ti_mbox_detach (Results 1 – 1 of 1) sorted by relevance
68 static device_detach_t ti_mbox_detach; variable88 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