Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/of/
Dbase.c1195 struct device_node *of_find_node_by_phandle(phandle handle) in of_find_node_by_phandle() function
/Linux-v5.15/include/linux/
Dof.h640 static inline struct device_node *of_find_node_by_phandle(phandle handle) in of_find_node_by_phandle() function