Symbol: PCI_VENDOR_ID_QCOM
drivers/bus/mhi/host/pci_generic.c
907
{PCI_DEVICE(PCI_VENDOR_ID_QCOM, 0x0116),
drivers/bus/mhi/host/pci_generic.c
910
{PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x011a, 0x1c5d, 0x2020),
drivers/bus/mhi/host/pci_generic.c
912
{ PCI_DEVICE(PCI_VENDOR_ID_QCOM, 0x0304),
drivers/bus/mhi/host/pci_generic.c
914
{ PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0306, PCI_VENDOR_ID_QCOM, 0x010c),
drivers/bus/mhi/host/pci_generic.c
917
{ PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0306, 0x18d7, 0x0200),
drivers/bus/mhi/host/pci_generic.c
920
{ PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0308, 0x18d7, 0x0301),
drivers/bus/mhi/host/pci_generic.c
923
{ PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0306, 0x1C5D, 0x2000),
drivers/bus/mhi/host/pci_generic.c
925
{ PCI_DEVICE(PCI_VENDOR_ID_QCOM, 0x0306),
drivers/bus/mhi/host/pci_generic.c
928
{ PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0308, 0x1c5d, 0x2010),
drivers/bus/mhi/host/pci_generic.c
931
{ PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0308, 0x1c5d, 0x2015),
drivers/bus/mhi/host/pci_generic.c
934
{ PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0308, PCI_VENDOR_ID_FOXCONN, PCI_ANY_ID),
drivers/bus/mhi/host/pci_generic.c
936
{ PCI_DEVICE(PCI_VENDOR_ID_QCOM, 0x0308),
drivers/bus/mhi/host/pci_generic.c
939
{ PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0309, 0x1c5d, 0x201a),
drivers/bus/mhi/host/pci_generic.c
942
{ PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0309, 0x1c5d, 0x2025),
drivers/bus/mhi/host/pci_generic.c
944
{ PCI_DEVICE(PCI_VENDOR_ID_QCOM, 0x0309),
drivers/bus/mhi/host/pci_generic.c
947
{ PCI_DEVICE(PCI_VENDOR_ID_QCOM, 0x0601),
drivers/pci/controller/dwc/pcie-designware.c
58
{ .vendor_id = PCI_VENDOR_ID_QCOM, /* EP */
drivers/pci/controller/dwc/pcie-designware.c
60
{ .vendor_id = PCI_VENDOR_ID_QCOM, /* RC */
drivers/pci/controller/dwc/pcie-qcom.c
2153
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x0101, qcom_fixup_class);
drivers/pci/controller/dwc/pcie-qcom.c
2154
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x0104, qcom_fixup_class);
drivers/pci/controller/dwc/pcie-qcom.c
2155
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x0106, qcom_fixup_class);
drivers/pci/controller/dwc/pcie-qcom.c
2156
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x0107, qcom_fixup_class);
drivers/pci/controller/dwc/pcie-qcom.c
2157
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x0302, qcom_fixup_class);
drivers/pci/controller/dwc/pcie-qcom.c
2158
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x1000, qcom_fixup_class);
drivers/pci/controller/dwc/pcie-qcom.c
2159
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x1001, qcom_fixup_class);
drivers/pci/endpoint/functions/pci-epf-mhi.c
110
.vendorid = PCI_VENDOR_ID_QCOM,
drivers/pci/endpoint/functions/pci-epf-mhi.c
127
.vendorid = PCI_VENDOR_ID_QCOM,
drivers/pci/endpoint/functions/pci-epf-mhi.c
93
.vendorid = PCI_VENDOR_ID_QCOM,
drivers/pci/hotplug/pciehp_hpc.c
1115
DECLARE_PCI_FIXUP_CLASS_EARLY(PCI_VENDOR_ID_QCOM, 0x010e,
drivers/pci/hotplug/pciehp_hpc.c
1117
DECLARE_PCI_FIXUP_CLASS_EARLY(PCI_VENDOR_ID_QCOM, 0x0110,
drivers/pci/hotplug/pciehp_hpc.c
1119
DECLARE_PCI_FIXUP_CLASS_EARLY(PCI_VENDOR_ID_QCOM, 0x0400,
drivers/pci/hotplug/pciehp_hpc.c
1121
DECLARE_PCI_FIXUP_CLASS_EARLY(PCI_VENDOR_ID_QCOM, 0x0401,
drivers/pci/quirks.c
5161
{ PCI_VENDOR_ID_QCOM, 0x0400, pci_quirk_qcom_rp_acs },
drivers/pci/quirks.c
5162
{ PCI_VENDOR_ID_QCOM, 0x0401, pci_quirk_qcom_rp_acs },
drivers/pci/quirks.c
5164
{ PCI_VENDOR_ID_QCOM, 0x0115, pci_quirk_qcom_rp_acs },
drivers/pci/quirks.c
5166
{ PCI_VENDOR_ID_QCOM, 0x0111, pci_quirk_qcom_rp_acs },
drivers/pci/quirks.c
5168
{ PCI_VENDOR_ID_QCOM, 0x0120, pci_quirk_qcom_rp_acs },
include/linux/pcie-dwc.h
29
{ .vendor_id = PCI_VENDOR_ID_QCOM,