Home
last modified time | relevance | path

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

12

/linux/drivers/pci/controller/
H A Dpci-host-generic.c23 .read = pci_generic_config_read,
56 .read = pci_generic_config_read,
H 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()
H A Dpci-loongson.c281 .read = pci_generic_config_read,
405 .read = pci_generic_config_read,
H A Dpci-rcar-gen2.c274 .read = pci_generic_config_read,
H A Dpci-thunder-pem.c154 return pci_generic_config_read(bus, devfn, where, size, val); in thunder_pem_config_read()
H A Dpcie-xilinx.c192 .read = pci_generic_config_read,
H A Dpcie-mt7621.c140 .read = pci_generic_config_read,
H A Dpcie-xilinx-dma-pl.c210 .read = pci_generic_config_read,
H A Dpci-v3-semi.c411 ret = pci_generic_config_read(bus, fn, config, size, value); in v3_pci_read_config()
/linux/drivers/pci/controller/dwc/
H A Dpcie-al.c82 .read = pci_generic_config_read,
241 .read = pci_generic_config_read,
H A Dpcie-tegra194-acpi.c106 .read = pci_generic_config_read,
H A Dpcie-hisi.c41 return pci_generic_config_read(bus, devfn, where, size, val); in hisi_pcie_rd_conf()
H A Dpcie-designware-host.c772 ret = pci_generic_config_read(bus, devfn, where, size, val); in dw_pcie_rd_other_conf()
852 .read = pci_generic_config_read,
858 .read = pci_generic_config_read,
H A Dpci-meson.c322 ret = pci_generic_config_read(bus, devfn, where, size, val); in meson_pcie_rd_own_conf()
H A Dpci-keystone.c481 .read = pci_generic_config_read,
487 .read = pci_generic_config_read,
/linux/drivers/pci/controller/cadence/
H A Dpcie-sg2042.c31 .read = pci_generic_config_read,
H A Dpcie-cadence-host-hpa.c82 .read = pci_generic_config_read,
H A Dpcie-cadence-host.c73 .read = pci_generic_config_read,
H A Dpci-j721e.c346 return pci_generic_config_read(bus, devfn, where, size, value); in cdns_ti_pcie_config_read()
/linux/drivers/pci/
H 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);
H A Decam.c205 .read = pci_generic_config_read,
/linux/arch/powerpc/platforms/powermac/
H A Dpci.c165 .read = pci_generic_config_read,
200 .read = pci_generic_config_read,
427 .read = pci_generic_config_read,
/linux/drivers/pci/controller/plda/
H A Dpcie-starfive.c102 return pci_generic_config_read(bus, devfn, where, size, value); in starfive_pcie_config_read()
/linux/arch/um/drivers/
H A Dvirt-pci.c208 .read = pci_generic_config_read,
/linux/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil-host.c79 .read = pci_generic_config_read,

12