Searched defs:of_phandle_iterator (Results 1 – 1 of 1) sorted by relevance
82 struct of_phandle_iterator { struct84 const char *cells_name;85 int cell_count;86 const struct device_node *parent;89 const __be32 *list_end;90 const __be32 *phandle_end;93 const __be32 *cur;94 uint32_t cur_count;95 phandle phandle;96 struct device_node *node;