Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dof_irq.h76 static inline void *of_irq_find_parent(struct device_node *child) in of_irq_find_parent() function
/Linux-v4.19/drivers/of/
Dirq.c55 struct device_node *of_irq_find_parent(struct device_node *child) in of_irq_find_parent() function