Searched refs:dtb_node_get_dtb_node_by_phandle_DFS (Results 1 – 3 of 3) sorted by relevance
79 bt_pins = dtb_node_get_dtb_node_by_phandle_DFS(dtb_node_list, bt_pins->handle); in dtb_test()
628 struct dtb_node *dtb_node_get_dtb_node_by_phandle_DFS(struct dtb_node *dtb_node, phandle handle) in dtb_node_get_dtb_node_by_phandle_DFS() function639 dtb_node_child = dtb_node_get_dtb_node_by_phandle_DFS(dtb_node->child, handle); in dtb_node_get_dtb_node_by_phandle_DFS()
155 struct dtb_node *dtb_node_get_dtb_node_by_phandle_DFS(struct dtb_node *dtb_node, phandle handle);
Completed in 6 milliseconds