Searched refs:irq_domain_remove_generic_chips (Results 1 – 3 of 3) sorted by relevance
366 void irq_domain_remove_generic_chips(struct irq_domain *d) in irq_domain_remove_generic_chips() function382 EXPORT_SYMBOL_GPL(irq_domain_remove_generic_chips);
359 irq_domain_remove_generic_chips(domain); in __irq_domain_instantiate()406 irq_domain_remove_generic_chips(domain); in irq_domain_remove()
1182 void irq_domain_remove_generic_chips(struct irq_domain *d);1190 static inline void irq_domain_remove_generic_chips(struct irq_domain *d) { } in irq_domain_remove_generic_chips() function
Completed in 15 milliseconds