Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/nxp/pnx8550/common/
Dpci.c43 extern struct pci_ops pnx8550_pci_ops;
46 .pci_ops = &pnx8550_pci_ops,
/linux-2.6.39/arch/mips/pnx8550/common/
Dpci.c43 extern struct pci_ops pnx8550_pci_ops;
46 .pci_ops = &pnx8550_pci_ops,
/linux-2.6.39/arch/mips/pci/
Dops-pnx8550.c279 struct pci_ops pnx8550_pci_ops = { variable