Searched refs:dtb_node_get_dtb_list (Results 1 – 4 of 4) sorted by relevance
10 struct dtb_node *dtb_node_list = dtb_node_get_dtb_list(fdt); in dtb_test()70 struct dtb_node *dtb_node_list = dtb_node_get_dtb_list(fdt); in dtb_test()
31 dtb_node_list = dtb_node_get_dtb_list(dtb_root); in device_tree_setup()
166 struct dtb_node *dtb_node_get_dtb_list(void *fdt) in dtb_node_get_dtb_list() function
147 struct dtb_node *dtb_node_get_dtb_list(void *fdt);
Completed in 98 milliseconds