Home
last modified time | relevance | path

Searched refs:raw_pci_read (Results 1 – 7 of 7) sorted by relevance

/linux/arch/arm64/kernel/
H A Dpci.c14 int raw_pci_read(unsigned int domain, unsigned int bus, in raw_pci_read() function
/linux/arch/x86/pci/
H A Dlegacy.c47 if (!raw_pci_read(0, busn, devfn, PCI_VENDOR_ID, 2, &l) && in pcibios_scan_specific_bus()
H A Dnumachip.c116 ret = raw_pci_read(0, 0, PCI_DEVFN(0x18, 0), 0x60, sizeof(val), &val); in pci_numachip_init()
H A Dcommon.c40 int raw_pci_read(unsigned int domain, unsigned int bus, unsigned int devfn, in raw_pci_read() function
62 return raw_pci_read(pci_domain_nr(bus), bus->number, in pci_read()
/linux/arch/loongarch/pci/
H A Dpci.c19 int raw_pci_read(unsigned int domain, unsigned int bus, unsigned int devfn, in raw_pci_read() function
/linux/tools/power/pm-graph/config/
H A Dcgskip.txt45 raw_pci_read
/linux/arch/riscv/kernel/
H A Dacpi.c316 int raw_pci_read(unsigned int domain, unsigned int bus, in raw_pci_read() function