Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-loongson.c163 static struct pci_ops loongson_pci_ops = { variable
221 bridge->ops = &loongson_pci_ops; in loongson_pci_probe()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-loongson64/
H A Dpci.h10 extern struct pci_ops loongson_pci_ops;
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-loongson2ef/
H A Dpci.h10 extern struct pci_ops loongson_pci_ops;
/OK3568_Linux_fs/kernel/arch/mips/loongson2ef/common/
H A Dpci.c26 .pci_ops = &loongson_pci_ops,
/OK3568_Linux_fs/kernel/arch/mips/pci/
H A Dops-loongson2.c174 struct pci_ops loongson_pci_ops = { variable