Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/pci/
Dpci-malta.c69 extern struct pci_ops msc_pci_ops;
85 .pci_ops = &msc_pci_ops,
Dops-msc.c144 struct pci_ops msc_pci_ops = { variable