Home
last modified time | relevance | path

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

/components/legacy/fdt/src/
A Ddtb_get.c24 static int _dtb_node_get_dtb_properties_list(struct dtb_property *dtb_property, off_t node_off) in _dtb_node_get_dtb_properties_list() function
123 fdt_exec_status = _dtb_node_get_dtb_properties_list(dtb_node->properties, node_off); in _dtb_node_get_dtb_nodes_list()
254 …if ((fdt_exec_status = _dtb_node_get_dtb_properties_list(dtb_node_head->properties, root_off)) != … in dtb_node_get_dtb_list()

Completed in 3 milliseconds