Lines Matching defs:node
154 struct node { struct
158 struct node *children; argument
160 struct node *parent; argument
161 struct node *next_sibling; argument
163 char *fullpath;
164 int basenamelen;
166 cell_t phandle;
167 int addr_cells, size_cells;
169 struct label *labels;
170 const struct bus_type *bus;
172 bool omit_if_unused, is_referenced;