Searched refs:ti_wdt_detach (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/arm/ti/
H A Dti_wdt.c65 static device_detach_t ti_wdt_detach; variable
81 DEVMETHOD(device_detach, ti_wdt_detach),
177 ti_wdt_detach(dev);
184 ti_wdt_detach(dev);
204 ti_wdt_detach(device_t dev) function

Completed in 96 milliseconds