Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/core/
H A Dof_access.c320 static struct device_node *__of_find_node_by_path(struct device_node *parent, in __of_find_node_by_path() function
388 np = __of_find_node_by_path(np, path); in of_find_node_opts_by_path()