Searched defs:pci_legacy_read (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
D | pci-sysfs.c | 322 int pci_legacy_read(struct pci_bus *bus, loff_t port, u32 *val, size_t size) in pci_legacy_read() function
|
/kernel/linux/linux-5.10/arch/ia64/pci/ |
D | pci.c | 486 int pci_legacy_read(struct pci_bus *bus, u16 port, u32 *val, u8 size) in pci_legacy_read() function
|
/kernel/linux/linux-5.10/arch/microblaze/pci/ |
D | pci-common.c | 218 int pci_legacy_read(struct pci_bus *bus, loff_t port, u32 *val, size_t size) in pci_legacy_read() function
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
D | pci-common.c | 493 int pci_legacy_read(struct pci_bus *bus, loff_t port, u32 *val, size_t size) in pci_legacy_read() function
|