Searched defs:root (Results 1 – 3 of 3) sorted by relevance
198 static void check_is_string(struct check *c, struct node *root, in check_is_string()217 static void check_is_cell(struct check *c, struct node *root, in check_is_cell()388 static void check_explicit_phandles(struct check *c, struct node *root, in check_explicit_phandles()447 static void check_name_properties(struct check *c, struct node *root, in check_name_properties()
522 cell_t get_node_phandle(struct node *root, struct node *node) in get_node_phandle()
1300 struct type *root; in render() local