Home
last modified time | relevance | path

Searched refs:pci_generic_config_read (Results 1 – 25 of 29) sorted by relevance

12

/drivers/pci/controller/
A Dpci-host-generic.c23 .read = pci_generic_config_read,
56 .read = pci_generic_config_read,
A Dpci-thunder-ecam.c102 return pci_generic_config_read(bus, devfn, where, size, val); in thunder_ecam_p2_config_read()
318 return pci_generic_config_read(bus, devfn, where, size, val); in thunder_ecam_config_read()
A Dpci-loongson.c281 .read = pci_generic_config_read,
405 .read = pci_generic_config_read,
A Dpci-rcar-gen2.c274 .read = pci_generic_config_read,
A Dpci-thunder-pem.c154 return pci_generic_config_read(bus, devfn, where, size, val); in thunder_pem_config_read()
A Dpcie-xilinx.c192 .read = pci_generic_config_read,
A Dpcie-mt7621.c140 .read = pci_generic_config_read,
A Dpci-v3-semi.c411 ret = pci_generic_config_read(bus, fn, config, size, value); in v3_pci_read_config()
A Dpcie-xilinx-dma-pl.c210 .read = pci_generic_config_read,
A Dpcie-xilinx-nwl.c255 .read = pci_generic_config_read,
A Dpcie-apple.c870 .read = pci_generic_config_read,
A Dpcie-mediatek.c760 .read = pci_generic_config_read,
/drivers/pci/controller/dwc/
A Dpcie-al.c82 .read = pci_generic_config_read,
241 .read = pci_generic_config_read,
A Dpcie-tegra194-acpi.c106 .read = pci_generic_config_read,
A Dpcie-hisi.c41 return pci_generic_config_read(bus, devfn, where, size, val); in hisi_pcie_rd_conf()
A Dpcie-designware-host.c663 ret = pci_generic_config_read(bus, devfn, where, size, val); in dw_pcie_rd_other_conf()
727 .read = pci_generic_config_read,
A Dpci-meson.c311 ret = pci_generic_config_read(bus, devfn, where, size, val); in meson_pcie_rd_own_conf()
A Dpci-keystone.c480 .read = pci_generic_config_read,
486 .read = pci_generic_config_read,
/drivers/pci/
A Daccess.c88 int pci_generic_config_read(struct pci_bus *bus, unsigned int devfn, in pci_generic_config_read() function
106 EXPORT_SYMBOL_GPL(pci_generic_config_read);
A Decam.c205 .read = pci_generic_config_read,
/drivers/pci/controller/plda/
A Dpcie-starfive.c102 return pci_generic_config_read(bus, devfn, where, size, value); in starfive_pcie_config_read()
A Dpcie-microchip-host.c807 .read = pci_generic_config_read,
/drivers/pci/controller/mobiveil/
A Dpcie-mobiveil-host.c79 .read = pci_generic_config_read,
/drivers/pci/controller/cadence/
A Dpci-j721e.c321 return pci_generic_config_read(bus, devfn, where, size, value); in cdns_ti_pcie_config_read()
A Dpcie-cadence-host.c80 .read = pci_generic_config_read,

Completed in 64 milliseconds

12