Home
last modified time | relevance | path

Searched defs:of_irq_init (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dof_irq.h60 static inline void of_irq_init(const struct of_device_id *matches) in of_irq_init() function
/linux/drivers/of/
H A Dirq.c558 void __init of_irq_init(const struct of_device_id *matches) in of_irq_init() function