Searched refs:get_node_by_phandle (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/scripts/dtc/
H A Dlivetree.c491 struct node *get_node_by_phandle(struct node *tree, cell_t phandle) get_node_by_phandle() function
504 node = get_node_by_phandle(child, phandle); for_each_child()
527 while (get_node_by_phandle(root, phandle)) get_node_phandle()
H A Ddtc.h215 struct node *get_node_by_phandle(struct node *tree, cell_t phandle);
H A Dchecks.c411 other = get_node_by_phandle(root, phandle);

Completed in 63 milliseconds