Home
last modified time | relevance | path

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

/components/legacy/fdt/examples/
A Dfdt_test.c80 bt_pins = dtb_node_get_dtb_node_by_phandle_BFS(dtb_node_list, bt_pins->handle); in dtb_test()
/components/legacy/fdt/src/
A Ddtb_get.c651 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() function
670 dtb_node_child = dtb_node_get_dtb_node_by_phandle_BFS(dtb_node->child, handle); in dtb_node_get_dtb_node_by_phandle_BFS()
/components/legacy/fdt/inc/
A Ddtb_node.h156 struct dtb_node *dtb_node_get_dtb_node_by_phandle_BFS(struct dtb_node *dtb_node, phandle handle);

Completed in 5 milliseconds