Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/core/
H A Dof_access.c406 struct device_node *of_find_node_by_phandle(phandle handle) in of_find_node_by_phandle() function
/openbmc/linux/drivers/of/
H A Dbase.c1062 struct device_node *of_find_node_by_phandle(phandle handle) in of_find_node_by_phandle() function
/openbmc/linux/include/linux/
H A Dof.h517 static inline struct device_node *of_find_node_by_phandle(phandle handle) in of_find_node_by_phandle() function