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

/linux-master/arch/powerpc/sysdev/
H A Dtsi108_pci.c42 static struct irq_domain *pci_irq_host; variable in typeref:struct:irq_domain
407 pci_irq_host = irq_domain_add_legacy(node, NR_IRQS_LEGACY, 0, 0,
409 if (pci_irq_host == NULL) {
410 printk(KERN_ERR "pci_irq_host: failed to allocate irq domain!\n");

Completed in 87 milliseconds