Searched refs:pci_quirk_qcom_rp_acs (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/pci/ |
D | quirks.c | 4677 static int pci_quirk_qcom_rp_acs(struct pci_dev *dev, u16 acs_flags) in pci_quirk_qcom_rp_acs() function 4910 { PCI_VENDOR_ID_QCOM, 0x0400, pci_quirk_qcom_rp_acs }, 4911 { PCI_VENDOR_ID_QCOM, 0x0401, pci_quirk_qcom_rp_acs }, 4913 { PCI_VENDOR_ID_HXT, 0x0401, pci_quirk_qcom_rp_acs },
|