Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_pruss.c81 static device_detach_t ti_pruss_detach; variable
153 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