Searched refs:of_ioapic_type (Results 1 – 1 of 1) sorted by relevance
176 struct of_ioapic_type { struct182 static struct of_ioapic_type of_ioapic_type[] = argument210 struct of_ioapic_type *it; in dt_irqdomain_alloc()218 if (type_index >= ARRAY_SIZE(of_ioapic_type)) in dt_irqdomain_alloc()221 it = &of_ioapic_type[type_index]; in dt_irqdomain_alloc()