Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dof_irq.h84 static inline void *of_irq_find_parent(struct device_node *child) in of_irq_find_parent() function
/linux-6.1.9/drivers/of/
Dirq.c54 struct device_node *of_irq_find_parent(struct device_node *child) in of_irq_find_parent() function