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.c68 static int fsl_ehci_attach(device_t self);
75 DEVMETHOD(device_attach, fsl_ehci_attach),
224 fsl_ehci_attach(device_t self) in fsl_ehci_attach() function