Searched refs:max_resources (Results 1 – 2 of 2) sorted by relevance
271 if (!st->max_resources) { in iter_clk_possible_parents_update_state()281 st->max_resources = st->num_returned + st->num_remaining; in iter_clk_possible_parents_update_state()484 if (!st->max_resources) { in iter_clk_describe_update_state()494 st->max_resources = tot_rates; in iter_clk_describe_update_state()
1790 unsigned int max_resources, u8 msg_id, in scmi_iterator_init() argument1810 i->state.max_resources = max_resources; in scmi_iterator_init()1850 if (st->num_returned > st->max_resources - st->desc_index) { in __scmi_iterator_run()1853 st->max_resources); in __scmi_iterator_run()1874 (!end || (st->desc_index <= min(*end, st->max_resources - 1)))); in __scmi_iterator_run()