Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/sysdev/
Dtsi108_pci.c41 static struct irq_domain *pci_irq_host; variable
407 pci_irq_host = irq_domain_add_legacy_isa(node, &pci_irq_domain_ops, NULL); in tsi108_pci_int_init()
408 if (pci_irq_host == NULL) { in tsi108_pci_int_init()