Searched refs:pci_generic_config_read (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/pci/host/
H A Dpci-host-generic.c80 .read = pci_generic_config_read,
H A Dpci-rcar-gen2.c283 .read = pci_generic_config_read,
H A Dpcie-xilinx.c218 .read = pci_generic_config_read,
/linux-4.1.27/drivers/pci/
H A Daccess.c70 int pci_generic_config_read(struct pci_bus *bus, unsigned int devfn, pci_generic_config_read() function
90 EXPORT_SYMBOL_GPL(pci_generic_config_read); variable
/linux-4.1.27/arch/powerpc/platforms/powermac/
H A Dpci.c168 .read = pci_generic_config_read,
203 .read = pci_generic_config_read,
430 .read = pci_generic_config_read,
/linux-4.1.27/arch/arm/mach-integrator/
H A Dpci_v3.c459 int ret = pci_generic_config_read(bus, devfn, where, size, val); v3_read_config()
/linux-4.1.27/arch/powerpc/sysdev/
H A Dfsl_pci.c674 .read = pci_generic_config_read,
/linux-4.1.27/include/linux/
H A Dpci.h875 int pci_generic_config_read(struct pci_bus *bus, unsigned int devfn,

Completed in 350 milliseconds