Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dof_irq.h77 static inline void *of_irq_find_parent(struct device_node *child) in of_irq_find_parent() function
/kernel/linux/linux-6.6/include/linux/
Dof_irq.h84 static inline void *of_irq_find_parent(struct device_node *child) in of_irq_find_parent() function
/kernel/linux/linux-5.10/drivers/of/
Dirq.c54 struct device_node *of_irq_find_parent(struct device_node *child) in of_irq_find_parent() function
/kernel/linux/linux-6.6/drivers/of/
Dirq.c61 struct device_node *of_irq_find_parent(struct device_node *child) in of_irq_find_parent() function