Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/arch/powerpc/platforms/powermac/
Dpci.c967 && dev->class == PCI_CLASS_SERIAL_USB_OHCI in pmac_pci_enable_device_hook()
1026 if (dev->class == PCI_CLASS_SERIAL_USB_OHCI && !node) in pmac_pci_fixup_ohci()
/linux-6.1.9/drivers/usb/core/
Dhcd-pci.c33 #define CL_OHCI PCI_CLASS_SERIAL_USB_OHCI
/linux-6.1.9/include/linux/
Dpci_ids.h121 #define PCI_CLASS_SERIAL_USB_OHCI 0x0c0310 macro
/linux-6.1.9/arch/powerpc/platforms/powernv/
Dpci-ioda.c1467 dev->class == PCI_CLASS_SERIAL_USB_OHCI || in pnv_pci_ioda_dev_dma_weight()