Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dof_irq.h82 static inline void *of_irq_find_parent(struct device_node *child) in of_irq_find_parent() function
/OK3568_Linux_fs/kernel/drivers/of/
H A Dirq.c54 struct device_node *of_irq_find_parent(struct device_node *child) in of_irq_find_parent() function