Home
last modified time | relevance | path

Searched refs:of_irq_init (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/include/linux/
Dof_irq.h41 extern void of_irq_init(const struct of_device_id *matches);
59 static inline void of_irq_init(const struct of_device_id *matches) in of_irq_init() function
/Linux-v6.6/drivers/irqchip/
Dirqchip.c31 of_irq_init(__irqchip_of_table); in irqchip_init()
/Linux-v6.6/arch/mips/ralink/
Dirq.c202 of_irq_init(of_irq_ids); in arch_init_irq()
/Linux-v6.6/drivers/of/
Dirq.c528 void __init of_irq_init(const struct of_device_id *matches) in of_irq_init() function
/Linux-v6.6/arch/mips/cavium-octeon/
Docteon-irq.c2959 of_irq_init(ciu_types); in arch_init_irq()