Home
last modified time | relevance | path

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

/trueos/sys/arm/allwinner/
HDa10_ehci.c88 static device_detach_t a10_ehci_detach; variable
219 a10_ehci_detach(self); in a10_ehci_attach()
224 a10_ehci_detach(device_t self) in a10_ehci_detach() function
288 DEVMETHOD(device_detach, a10_ehci_detach),