Home
last modified time | relevance | path

Searched defs:of_phandle_iterator (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/include/linux/
Dof.h80 struct of_phandle_iterator { struct
82 const char *cells_name;
83 int cell_count;
84 const struct device_node *parent;
87 const __be32 *list_end;
88 const __be32 *phandle_end;
91 const __be32 *cur;
92 uint32_t cur_count;
93 phandle phandle;
94 struct device_node *node;