Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dpci-common.c1590 static struct pci_ops null_pci_ops = variable
1610 bus.ops = hose? hose->ops: &null_pci_ops; in fake_pci_bus()