Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dpci_32.c537 static struct pci_ops null_pci_ops = variable
559 bus.ops = hose? hose->ops: &null_pci_ops; in fake_pci_bus()