Home
last modified time | relevance | path

Searched refs:ehci_pci_probe (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci_pci.c52 static device_probe_t ehci_pci_probe; variable
76 ehci_pci_probe(device_t self) in ehci_pci_probe() function
137 * ehci_pci_match will never return NULL if ehci_pci_probe in ehci_pci_attach()
220 DEVMETHOD(device_probe, ehci_pci_probe),

Completed in 1 milliseconds