Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dohci-pci.c262 PCI_DEVICE_CLASS(PCI_CLASS_SERIAL_USB_OHCI, ~0),
Dpci-quirks.c1076 pdev->class != PCI_CLASS_SERIAL_USB_OHCI && in quirk_usb_early_handoff()
1088 else if (pdev->class == PCI_CLASS_SERIAL_USB_OHCI) in quirk_usb_early_handoff()
/linux-4.4.14/arch/powerpc/platforms/powermac/
Dpci.c960 && dev->class == PCI_CLASS_SERIAL_USB_OHCI in pmac_pci_enable_device_hook()
1019 if (dev->class == PCI_CLASS_SERIAL_USB_OHCI && !node) in pmac_pci_fixup_ohci()
/linux-4.4.14/drivers/usb/core/
Dhcd-pci.c48 #define CL_OHCI PCI_CLASS_SERIAL_USB_OHCI
/linux-4.4.14/include/linux/
Dpci_ids.h110 #define PCI_CLASS_SERIAL_USB_OHCI 0x0c0310 macro
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dpci-ioda.c842 dev->class == PCI_CLASS_SERIAL_USB_OHCI || in pnv_ioda_dma_weight()