Home
last modified time | relevance | path

Searched refs:ixp2000_pci_read_config (Results 1 – 3 of 3) sorted by relevance

/arch/arm/mach-ixp2000/
Dpci.c79 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,
Denp2611.c125 return ixp2000_pci_read_config(bus, devfn, where, size, value); in enp2611_pci_read_config()
/arch/arm/mach-ixp2000/include/mach/
Dplatform.h134 int ixp2000_pci_read_config(struct pci_bus*, unsigned int, int, int, u32 *);