Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-host-generic.c21 .read = pci_generic_config_read,
55 .read = pci_generic_config_read,
H A Dpci-thunder-ecam.c103 return pci_generic_config_read(bus, devfn, where, size, val); in thunder_ecam_p2_config_read()
330 return pci_generic_config_read(bus, devfn, where, size, val); in thunder_ecam_config_read()
H A Dpci-rcar-gen2.c274 .read = pci_generic_config_read,
H A Dpci-thunder-pem.c146 return pci_generic_config_read(bus, devfn, where, size, val); in thunder_pem_config_read()
H A Dpcie-tango.c190 ret = pci_generic_config_read(bus, devfn, where, size, val); in smp8759_config_read()
H A Dpcie-xilinx.c200 .read = pci_generic_config_read,
H A Dpci-v3-semi.c413 ret = pci_generic_config_read(bus, fn, config, size, value); in v3_pci_read_config()
H A Dpcie-xilinx-nwl.c259 .read = pci_generic_config_read,
H A Dpcie-mediatek.c756 .read = pci_generic_config_read,
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-al.c83 .read = pci_generic_config_read,
249 .read = pci_generic_config_read,
H A Dpcie-hisi.c36 return pci_generic_config_read(bus, devfn, where, size, val); in hisi_pcie_rd_conf()
H A Dpcie-dw-rockchip-acpi.c135 return pci_generic_config_read(bus, devfn, where, size, val); in rk_pcie_ecam_rd_conf()
H A Dpcie-designware-host.c481 ret = pci_generic_config_read(bus, devfn, where, size, val); in dw_pcie_rd_other_conf()
526 .read = pci_generic_config_read,
H A Dpci-meson.c313 ret = pci_generic_config_read(bus, devfn, where, size, val); in meson_pcie_rd_own_conf()
H A Dpci-keystone.c453 .read = pci_generic_config_read,
491 .read = pci_generic_config_read,
/OK3568_Linux_fs/kernel/drivers/pci/
H A Daccess.c77 int pci_generic_config_read(struct pci_bus *bus, unsigned int devfn, in pci_generic_config_read() function
97 EXPORT_SYMBOL_GPL(pci_generic_config_read);
H A Decam.c155 .read = pci_generic_config_read,
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H A Dpci.c164 .read = pci_generic_config_read,
199 .read = pci_generic_config_read,
426 .read = pci_generic_config_read,
/OK3568_Linux_fs/kernel/arch/arm/mach-cns3xxx/
H A Dpcie.c93 ret = pci_generic_config_read(bus, devfn, where, size, val); in cns3xxx_pci_read_config()
/OK3568_Linux_fs/kernel/drivers/pci/controller/cadence/
H A Dpci-j721e.c258 return pci_generic_config_read(bus, devfn, where, size, value); in cdns_ti_pcie_config_read()
H A Dpcie-cadence-host.c76 .read = pci_generic_config_read,
/OK3568_Linux_fs/kernel/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil-host.c81 .read = pci_generic_config_read,
/OK3568_Linux_fs/kernel/drivers/staging/mt7621-pci/
H A Dpci-mt7621.c196 .read = pci_generic_config_read,
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_exynosauto1082 pci_generic_config_read
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/
H A Dfsl_pci.c753 .read = pci_generic_config_read,

12