Lines Matching refs:node
41 struct node *node;
42 struct node *nodelist;
78 %type <node> devicetree
79 %type <node> nodedef
80 %type <node> subnode
179 struct node *target = get_node_by_ref($1, $3);
198 struct node *target = get_node_by_ref($1, $2);
209 struct node *target = get_node_by_ref($1, $2);
228 struct node *target = get_node_by_ref($1, $3);
240 struct node *target = get_node_by_ref($1, $3);