Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/pci/
H A Dintel_mid_pci.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-6.15/arch/s390/pci/
H A Dpci.c394 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write() function
404 .write = pci_write,
/linux-6.15/drivers/pci/endpoint/functions/
H A Dpci-epf-vntb.c1006 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) in pci_write() function
1013 .write = pci_write,