Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/of/
Dbase.c1196 struct device_node *of_find_node_by_phandle(phandle handle) in of_find_node_by_phandle() function
/kernel/linux/linux-5.10/include/linux/
Dof.h625 static inline struct device_node *of_find_node_by_phandle(phandle handle) in of_find_node_by_phandle() function