Home
last modified time | relevance | path

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

/components/legacy/fdt/src/
A Ddtb_access.c408 struct dtb_node *dtb_node_find_node_by_phandle(phandle handle) in dtb_node_find_node_by_phandle() function
530 node = dtb_node_find_node_by_phandle(phandle); in __dtb_node_parse_phandle_with_args()
A Ddtb_base.c195 return dtb_node_find_node_by_phandle(phandle); in dtb_node_get_by_phandle()
/components/legacy/fdt/inc/
A Ddtb_node.h189 struct dtb_node *dtb_node_find_node_by_phandle(phandle handle);

Completed in 5 milliseconds