Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dehci_fsl.c69 static int fsl_ehci_attach(device_t self);
76 DEVMETHOD(device_attach, fsl_ehci_attach),
225 fsl_ehci_attach(device_t self) in fsl_ehci_attach() function