Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dpci-quirks.c1046 bool ehci_found = false; in usb_enable_intel_xhci_ports() local
1060 ehci_found = true; in usb_enable_intel_xhci_ports()
1065 if (!ehci_found) in usb_enable_intel_xhci_ports()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dpci-quirks.c1040 bool ehci_found = false; in usb_enable_intel_xhci_ports() local
1054 ehci_found = true; in usb_enable_intel_xhci_ports()
1059 if (!ehci_found) in usb_enable_intel_xhci_ports()

Completed in 4 milliseconds