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

/linux-4.4.14/arch/powerpc/sysdev/ge/
H A Dge_pic.c53 static struct irq_domain *gef_pic_irq_host; variable in typeref:struct:irq_domain
215 gef_pic_irq_host = irq_domain_add_linear(np, GEF_PIC_NUM_IRQS, gef_pic_init()
217 if (gef_pic_irq_host == NULL) gef_pic_init()
245 virq = irq_linear_revmap(gef_pic_irq_host, gef_pic_get_irq()

Completed in 48 milliseconds