Searched refs:is_ohci_or_uhci (Results 1 – 1 of 1) sorted by relevance
36 static inline int is_ohci_or_uhci(struct pci_dev *pdev) in is_ohci_or_uhci() function89 if (is_ohci_or_uhci(companion)) { in ehci_pre_add()106 if (is_ohci_or_uhci(companion)) { in ehci_post_add()125 if (is_ohci_or_uhci(pdev) && companion->class == CL_EHCI) { in non_ehci_add()136 if (is_ohci_or_uhci(companion)) in ehci_remove()146 if (is_ohci_or_uhci(companion)) in ehci_wait_for_companions()
Completed in 4 milliseconds