Home
last modified time | relevance | path

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

/components/legacy/fdt/src/
A Ddtb_head.c15 struct dtb_node *get_dtb_node_head(void) in get_dtb_node_head() function
A Ddtb_access.c251 return dtb_node_get(get_dtb_node_head()); in dtb_node_find_node_opts_by_path()
283 np = dtb_node_get(get_dtb_node_head()); in dtb_node_find_node_opts_by_path()
354 dn = get_dtb_node_head(); in dtb_node_find_all_nodes()
/components/legacy/fdt/examples/
A Dfdt_test.c126 struct dtb_node *dtb_root_node = get_dtb_node_head(); in dtb_dump()
/components/legacy/fdt/inc/
A Ddtb_node.h132 struct dtb_node *get_dtb_node_head(void);

Completed in 6 milliseconds