Searched refs:gef_pic_irq_host (Results 1 – 1 of 1) sorted by relevance
55 static struct irq_domain *gef_pic_irq_host; variable 217 gef_pic_irq_host = irq_domain_create_linear(of_fwnode_handle(np), in gef_pic_init() 220 if (gef_pic_irq_host == NULL) in gef_pic_init() 248 virq = irq_find_mapping(gef_pic_irq_host, in gef_pic_get_irq()