Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dhcd-pci.c32 #define CL_UHCI PCI_CLASS_SERIAL_USB_UHCI 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()