Home
last modified time | relevance | path

Searched refs:write_config_byte (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/pci/
H A Dops-rc32434.c129 write_config_byte(struct pci_bus *bus, unsigned int devfn, int where, in write_config_byte() function
195 return write_config_byte(bus, devfn, where, (u8) val); in pci_config_write()
H A Dpci-alchemy.c220 static int write_config_byte(struct pci_bus *bus, unsigned int devfn, in write_config_byte() function
288 return write_config_byte(bus, devfn, where, (u8) val); in alchemy_pci_write()
/kernel/linux/linux-6.6/arch/mips/pci/
H A Dops-rc32434.c129 write_config_byte(struct pci_bus *bus, unsigned int devfn, int where, in write_config_byte() function
195 return write_config_byte(bus, devfn, where, (u8) val); in pci_config_write()
H A Dpci-alchemy.c220 static int write_config_byte(struct pci_bus *bus, unsigned int devfn, in write_config_byte() function
288 return write_config_byte(bus, devfn, where, (u8) val); in alchemy_pci_write()

Completed in 4 milliseconds