Home
last modified time | relevance | path

Searched refs:pci_write (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/pci/
H A Dintel_mid.c181 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write() function
300 .write = pci_write,
H A Dcommon.c66 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) in pci_write() function
74 .write = pci_write,
/linux/arch/s390/pci/
H A Dpci.c414 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write() function
426 .write = pci_write,
/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-vntb.c1217 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) in pci_write() function
1224 .write = pci_write,