Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dhcd-pci.c33 #define CL_OHCI PCI_CLASS_SERIAL_USB_OHCI macro
38 return pdev->class == CL_OHCI || pdev->class == CL_UHCI; in is_ohci_or_uhci()
67 if (companion->class != CL_UHCI && companion->class != CL_OHCI && in for_each_companion()