Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A 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-6.15/drivers/irqchip/
H A Dirqchip.c31 of_irq_init(__irqchip_of_table); in irqchip_init()
/linux-6.15/arch/mips/ralink/
H A Dirq.c202 of_irq_init(of_irq_ids); in arch_init_irq()
/linux-6.15/drivers/of/
H A Dirq.c558 void __init of_irq_init(const struct of_device_id *matches) in of_irq_init() function
/linux-6.15/arch/mips/cavium-octeon/
H A Docteon-irq.c2959 of_irq_init(ciu_types); in arch_init_irq()