Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/include/asm/mach-loongson64/
Dpci.h10 extern struct pci_ops loongson_pci_ops;
/linux-6.12.1/arch/mips/include/asm/mach-loongson2ef/
Dpci.h10 extern struct pci_ops loongson_pci_ops;
/linux-6.12.1/drivers/pci/controller/
Dpci-loongson.c279 static struct pci_ops loongson_pci_ops = { variable
294 .ops = &loongson_pci_ops,
299 .ops = &loongson_pci_ops,
/linux-6.12.1/arch/mips/loongson2ef/common/
Dpci.c26 .pci_ops = &loongson_pci_ops,
/linux-6.12.1/arch/mips/pci/
Dops-loongson2.c174 struct pci_ops loongson_pci_ops = { variable