Lines Matching refs:node
47 struct node *node;
48 struct node *nodelist;
84 %type <node> devicetree
85 %type <node> nodedef
86 %type <node> subnode
187 struct node *target = get_node_by_ref($1, $3);
211 struct node *target = get_node_by_ref($1, $2);
222 struct node *target = get_node_by_ref($1, $2);
241 struct node *target = get_node_by_ref($1, $3);
253 struct node *target = get_node_by_ref($1, $3);