Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/of/
Dbase.c1062 struct device_node *of_find_node_by_phandle(phandle handle) in of_find_node_by_phandle() function
/Linux-v6.6/include/linux/
Dof.h517 static inline struct device_node *of_find_node_by_phandle(phandle handle) in of_find_node_by_phandle() function