Searched defs:pci_write (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/pci/ |
H A D | intel_mid_pci.c | 178 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write() function
|
H A D | common.c | 66 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) in pci_write() function
|
/kernel/linux/linux-6.6/arch/x86/pci/ |
H A D | intel_mid_pci.c | 181 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write() function
|
H A D | common.c | 66 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) in pci_write() function
|
/kernel/linux/linux-5.10/arch/ia64/pci/ |
H A D | pci.c | 106 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write() function
|
/kernel/linux/linux-6.6/arch/ia64/pci/ |
H A D | pci.c | 106 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write() function
|
/kernel/linux/linux-5.10/arch/s390/pci/ |
H A D | pci.c | 405 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write() function
|
/kernel/linux/linux-6.6/arch/s390/pci/ |
H A D | pci.c | 384 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write() function
|
/kernel/linux/linux-6.6/drivers/pci/endpoint/functions/ |
H A D | pci-epf-vntb.c | 1016 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) in pci_write() function
|
Completed in 14 milliseconds