Lines Matching defs:node
217 struct node { struct
221 struct node *children; argument
223 struct node *parent; argument
224 struct node *next_sibling; argument
226 char *fullpath;
227 int basenamelen;
229 cell_t phandle;
230 int addr_cells, size_cells;
232 struct label *labels;
233 const struct bus_type *bus;
234 struct srcpos *srcpos;
236 bool omit_if_unused, is_referenced;