Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/usb/
H A Domap_tll.c143 static int omap_tll_detach(device_t dev);
315 omap_tll_detach(dev); in omap_tll_attach()
320 omap_tll_detach(device_t dev) in omap_tll_detach() function
343 DEVMETHOD(device_detach, omap_tll_detach),