Lines Matching defs:node
150 struct node { struct
154 struct node *children; argument
156 struct node *parent; argument
157 struct node *next_sibling; argument
159 char *fullpath;
160 int basenamelen;
162 cell_t phandle;
163 int addr_cells, size_cells;
165 struct label *labels;
166 const struct bus_type *bus;
167 struct srcpos *srcpos;
169 bool omit_if_unused, is_referenced;