Home
last modified time | relevance | path

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

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