Home
last modified time | relevance | path

Searched refs:__of_find_node_by_full_path (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/of/
Dof_private.h118 struct device_node *__of_find_node_by_full_path(struct device_node *node,
Dresolver.c110 refnode = __of_find_node_by_full_path(of_node_get(overlay), node_path); in update_usages_of_a_phandle_reference()
Dbase.c856 struct device_node *__of_find_node_by_full_path(struct device_node *node, in __of_find_node_by_full_path() function
933 np = __of_find_node_by_full_path(np, path); in of_find_node_opts_by_path()