Searched refs:i8259_host (Results 1 – 1 of 1) sorted by relevance
27 static struct irq_domain *i8259_host; variable217 return i8259_host; in i8259_get_host()267 i8259_host = irq_domain_add_legacy_isa(node, &i8259_host_ops, NULL); in i8259_init()268 if (i8259_host == NULL) { in i8259_init()