Searched refs:ixp2000_pci_read_config (Results 1 – 3 of 3) sorted by relevance
/arch/arm/mach-ixp2000/ |
D | pci.c | 79 int ixp2000_pci_read_config(struct pci_bus *bus, unsigned int devfn, int where, in ixp2000_pci_read_config() function 128 .read = ixp2000_pci_read_config,
|
D | enp2611.c | 125 return ixp2000_pci_read_config(bus, devfn, where, size, value); in enp2611_pci_read_config()
|
/arch/arm/mach-ixp2000/include/mach/ |
D | platform.h | 134 int ixp2000_pci_read_config(struct pci_bus*, unsigned int, int, int, u32 *);
|