Home
last modified time | relevance | path

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

/components/legacy/fdt/src/
A Ddtb_base.c286 struct dtb_node *dtb_node_path(const char *path) in dtb_node_path() function
297 chosen_node = (const struct dtb_node *)dtb_node_path("/chosen"); in dtb_node_get_chosen_prop()
310 return dtb_node_path(prop); in dtb_node_get_chosen_node()
/components/legacy/fdt/inc/
A Ddtb_node.h351 struct dtb_node *dtb_node_path(const char *path);

Completed in 9 milliseconds