Searched refs:dtb_node_get_dtb_node_by_phandle_BFS (Results 1 – 3 of 3) sorted by relevance
80 bt_pins = dtb_node_get_dtb_node_by_phandle_BFS(dtb_node_list, bt_pins->handle); in dtb_test()
651 struct dtb_node *dtb_node_get_dtb_node_by_phandle_BFS(struct dtb_node *dtb_node, phandle handle) in dtb_node_get_dtb_node_by_phandle_BFS() function670 dtb_node_child = dtb_node_get_dtb_node_by_phandle_BFS(dtb_node->child, handle); in dtb_node_get_dtb_node_by_phandle_BFS()
156 struct dtb_node *dtb_node_get_dtb_node_by_phandle_BFS(struct dtb_node *dtb_node, phandle handle);
Completed in 5 milliseconds