Searched refs:phandle_end (Results 1 – 2 of 2) sorted by relevance
1287 it->phandle_end = list; in of_phandle_iterator_init()1303 if (!it->cur || it->phandle_end >= it->list_end) in of_phandle_iterator_next()1306 it->cur = it->phandle_end; in of_phandle_iterator_next()1359 it->phandle_end = it->cur + count; in of_phandle_iterator_next()
88 const __be32 *phandle_end; member
Completed in 11 milliseconds