Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/core/
Dhcd-pci.c51 static inline int is_ohci_or_uhci(struct pci_dev *pdev) in is_ohci_or_uhci() function
104 if (is_ohci_or_uhci(companion)) { in ehci_pre_add()
121 if (is_ohci_or_uhci(companion)) { in ehci_post_add()
140 if (is_ohci_or_uhci(pdev) && companion->class == CL_EHCI) { in non_ehci_add()
151 if (is_ohci_or_uhci(companion)) in ehci_remove()
161 if (is_ohci_or_uhci(companion)) in ehci_wait_for_companions()