Home
last modified time | relevance | path

Searched refs:is_ohci_or_uhci (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/core/
H A Dhcd-pci.c36 static inline int is_ohci_or_uhci(struct pci_dev *pdev) in is_ohci_or_uhci() function
89 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()