Searched refs:of_ioapic_type (Results 1 – 1 of 1) sorted by relevance
179 struct of_ioapic_type { struct185 static struct of_ioapic_type of_ioapic_type[] = argument213 struct of_ioapic_type *it; in dt_irqdomain_alloc()221 if (type_index >= ARRAY_SIZE(of_ioapic_type)) in dt_irqdomain_alloc()224 it = &of_ioapic_type[type_index]; in dt_irqdomain_alloc()
Completed in 4 milliseconds