Searched refs:pci_legacy_read (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/alpha/include/asm/
H A Dpci.h80 extern int pci_legacy_read(struct pci_bus *bus, loff_t port, u32 *val,
/linux-master/arch/powerpc/include/asm/
H A Dpci.h78 extern int pci_legacy_read(struct pci_bus *bus, loff_t port, u32 *val,
/linux-master/arch/alpha/kernel/
H A Dpci-sysfs.c326 int pci_legacy_read(struct pci_bus *bus, loff_t port, u32 *val, size_t size) function
/linux-master/arch/powerpc/kernel/
H A Dpci-common.c568 int pci_legacy_read(struct pci_bus *bus, loff_t port, u32 *val, size_t size) function
/linux-master/drivers/pci/
H A Dpci-sysfs.c858 * callback routine (pci_legacy_read).
870 return pci_legacy_read(bus, off, (u32 *)buf, count);

Completed in 137 milliseconds