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

/freebsd-13-stable/sys/arm/ti/usb/
H A Domap_tll.c146 static int omap_tll_detach(device_t dev);
318 omap_tll_detach(dev);
323 omap_tll_detach(device_t dev) function
346 DEVMETHOD(device_detach, omap_tll_detach),

Completed in 110 milliseconds