Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/kernel/
Dpci-common.c1589 static struct pci_ops null_pci_ops = variable
1609 bus.ops = hose? hose->ops: &null_pci_ops; in fake_pci_bus()