Searched refs:bonito64_pcibios_config_access (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/pci/ |
H A D | ops-bonito64.c | 24 static int bonito64_pcibios_config_access(unsigned char access_type, in bonito64_pcibios_config_access() function 99 if (bonito64_pcibios_config_access(PCI_ACCESS_READ, bus, devfn, where, in bonito64_pcibios_read() 126 if (bonito64_pcibios_config_access(PCI_ACCESS_READ, bus, devfn, in bonito64_pcibios_write() 138 if (bonito64_pcibios_config_access(PCI_ACCESS_WRITE, bus, devfn, where, in bonito64_pcibios_write()
|
/kernel/linux/linux-6.6/arch/mips/pci/ |
H A D | ops-bonito64.c | 24 static int bonito64_pcibios_config_access(unsigned char access_type, in bonito64_pcibios_config_access() function 99 if (bonito64_pcibios_config_access(PCI_ACCESS_READ, bus, devfn, where, in bonito64_pcibios_read() 126 if (bonito64_pcibios_config_access(PCI_ACCESS_READ, bus, devfn, in bonito64_pcibios_write() 138 if (bonito64_pcibios_config_access(PCI_ACCESS_WRITE, bus, devfn, where, in bonito64_pcibios_write()
|
Completed in 1 milliseconds