Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/controller/
Dehci_fsl.c71 static int fsl_ehci_attach(device_t self);
78 DEVMETHOD(device_attach, fsl_ehci_attach),
230 fsl_ehci_attach(device_t self) in fsl_ehci_attach() function