Home
last modified time | relevance | path

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

/components/legacy/fdt/src/
A Ddtb_get.c65 static int _dtb_node_get_dtb_nodes_list(struct dtb_node *dtb_node_head, struct dtb_node *dtb_node, … in _dtb_node_get_dtb_nodes_list() function
134 … fdt_exec_status = _dtb_node_get_dtb_nodes_list(dtb_node, dtb_node->child, dtb_node->path); in _dtb_node_get_dtb_nodes_list()
259 …if ((fdt_exec_status = _dtb_node_get_dtb_nodes_list(dtb_node_head, dtb_node_head->child, dtb_node_… in dtb_node_get_dtb_list()

Completed in 3 milliseconds