Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/pcie/aer/
Daer_inject.c113 static struct pci_ops *__find_pci_bus_ops(struct pci_bus *bus) in __find_pci_bus_ops() function
210 ops = __find_pci_bus_ops(bus); in pci_read_aer()
245 ops = __find_pci_bus_ops(bus); in pci_write_aer()