Lines Matching refs:vendor
79 if (pdev->vendor == PCI_VENDOR_ID_FRESCO_LOGIC && in xhci_pci_quirks()
111 if (pdev->vendor == PCI_VENDOR_ID_NEC) in xhci_pci_quirks()
114 if (pdev->vendor == PCI_VENDOR_ID_AMD && xhci->hci_version == 0x96) in xhci_pci_quirks()
118 if (pdev->vendor == PCI_VENDOR_ID_AMD && usb_amd_find_chipset_info()) in xhci_pci_quirks()
121 if (pdev->vendor == PCI_VENDOR_ID_AMD) in xhci_pci_quirks()
124 if (pdev->vendor == PCI_VENDOR_ID_INTEL) { in xhci_pci_quirks()
129 if (pdev->vendor == PCI_VENDOR_ID_INTEL && in xhci_pci_quirks()
144 if (pdev->vendor == PCI_VENDOR_ID_INTEL && in xhci_pci_quirks()
149 if (pdev->vendor == PCI_VENDOR_ID_INTEL && in xhci_pci_quirks()
157 if (pdev->vendor == PCI_VENDOR_ID_INTEL && in xhci_pci_quirks()
161 if (pdev->vendor == PCI_VENDOR_ID_ETRON && in xhci_pci_quirks()
167 if (pdev->vendor == PCI_VENDOR_ID_RENESAS && in xhci_pci_quirks()
170 if (pdev->vendor == PCI_VENDOR_ID_VIA) in xhci_pci_quirks()
174 if (pdev->vendor == PCI_VENDOR_ID_VIA && in xhci_pci_quirks()
178 if (pdev->vendor == PCI_VENDOR_ID_ASMEDIA && in xhci_pci_quirks()
420 if (pdev->vendor == PCI_VENDOR_ID_INTEL) in xhci_pci_resume()