Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/of/
Dbase.c735 static struct device_node *__of_find_node_by_path(struct device_node *parent, in __of_find_node_by_path() function
817 np = __of_find_node_by_path(np, path); in of_find_node_opts_by_path()