Searched refs:of_ioapic_type (Results 1 – 1 of 1) sorted by relevance
185 struct of_ioapic_type { struct191 static struct of_ioapic_type of_ioapic_type[] = variable219 struct of_ioapic_type *it; in dt_irqdomain_alloc()227 if (type_index >= ARRAY_SIZE(of_ioapic_type)) in dt_irqdomain_alloc()230 it = &of_ioapic_type[type_index]; in dt_irqdomain_alloc()