Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dohci-pci.c275 PCI_DEVICE_CLASS(PCI_CLASS_SERIAL_USB_OHCI, ~0),
Dpci-quirks.c1266 pdev->class != PCI_CLASS_SERIAL_USB_OHCI && in quirk_usb_early_handoff()
1278 else if (pdev->class == PCI_CLASS_SERIAL_USB_OHCI) in quirk_usb_early_handoff()
/Linux-v5.10/arch/powerpc/platforms/powermac/
Dpci.c962 && dev->class == PCI_CLASS_SERIAL_USB_OHCI in pmac_pci_enable_device_hook()
1021 if (dev->class == PCI_CLASS_SERIAL_USB_OHCI && !node) in pmac_pci_fixup_ohci()
/Linux-v5.10/drivers/usb/core/
Dhcd-pci.c34 #define CL_OHCI PCI_CLASS_SERIAL_USB_OHCI
/Linux-v5.10/include/linux/
Dpci_ids.h114 #define PCI_CLASS_SERIAL_USB_OHCI 0x0c0310 macro
/Linux-v5.10/arch/powerpc/platforms/powernv/
Dpci-ioda.c1620 dev->class == PCI_CLASS_SERIAL_USB_OHCI || in pnv_pci_ioda_dev_dma_weight()