Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/pci/
Dpci-ip32.c85 extern struct pci_ops mace_pci_ops;
116 .pci_ops = &mace_pci_ops,
Dops-mace.c97 struct pci_ops mace_pci_ops = { variable