Searched refs:ti_pruss_detach (Results 1 – 1 of 1) sorted by relevance
81 static device_detach_t ti_pruss_detach; variable153 DEVMETHOD(device_detach, ti_pruss_detach),636 ti_pruss_detach(dev); in ti_pruss_attach()675 ti_pruss_detach(dev); in ti_pruss_attach()706 ti_pruss_detach(device_t dev) in ti_pruss_detach() function