Home
last modified time | relevance | path

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

/external/u-boot/drivers/core/
Dof_access.c287 static struct device_node *__of_find_node_by_path(struct device_node *parent, in __of_find_node_by_path() function
355 np = __of_find_node_by_path(np, path); in of_find_node_opts_by_path()