Searched refs:is_ohci_or_uhci (Results 1 - 1 of 1) sorted by path

/drivers/usb/core/
H A Dhcd-pci.c51 static inline int is_ohci_or_uhci(struct pci_dev *pdev) function
95 if (is_ohci_or_uhci(companion)) {
112 if (is_ohci_or_uhci(companion)) {
131 if (is_ohci_or_uhci(pdev) && companion->class == CL_EHCI) {
142 if (is_ohci_or_uhci(companion))
152 if (is_ohci_or_uhci(companion))

Completed in 47 milliseconds