get_node_by_phandle  411 scripts/dtc/checks.c 	other = get_node_by_phandle(root, phandle);
get_node_by_phandle  215 scripts/dtc/dtc.h struct node *get_node_by_phandle(struct node *tree, cell_t phandle);
get_node_by_phandle  504 scripts/dtc/livetree.c 		node = get_node_by_phandle(child, phandle);
get_node_by_phandle  527 scripts/dtc/livetree.c 	while (get_node_by_phandle(root, phandle))