Searched refs:cell_count (Results 1 – 1 of 1) sorted by relevance
1286 int cell_count) in of_phandle_iterator_init() argument1297 if (cell_count < 0 && !cells_name) in of_phandle_iterator_init()1305 it->cell_count = cell_count; in of_phandle_iterator_init()1354 if (it->cell_count >= 0) { in of_phandle_iterator_next()1355 count = it->cell_count; in of_phandle_iterator_next()1365 count = it->cell_count; in of_phandle_iterator_next()1420 int cell_count, int index, in __of_parse_phandle_with_args() argument1430 of_for_each_phandle(&it, rc, np, list_name, cells_name, cell_count) { in __of_parse_phandle_with_args()