Lines Matching defs:node
181 struct node { struct
185 struct node *children; argument
187 struct node *parent; argument
188 struct node *next_sibling; argument
190 char *fullpath;
191 int basenamelen;
193 cell_t phandle;
194 int addr_cells, size_cells;
196 struct label *labels;
197 const struct bus_type *bus;
198 struct srcpos *srcpos;
200 bool omit_if_unused, is_referenced;