Home
last modified time | relevance | path

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

/Linux-v6.1/arch/microblaze/pci/
Dpci-common.c1025 static struct pci_ops null_pci_ops = { variable
1044 bus.ops = hose ? hose->ops : &null_pci_ops; in fake_pci_bus()
/Linux-v6.1/arch/powerpc/kernel/
Dpci-common.c1590 static struct pci_ops null_pci_ops = variable
1610 bus.ops = hose? hose->ops: &null_pci_ops; in fake_pci_bus()