Home
last modified time | relevance | path

Searched refs:max_resources (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/firmware/arm_scmi/
H A Dprotocols.h207 unsigned int max_resources; member
276 unsigned int max_resources, u8 msg_id,
H A Dsensors.c306 if (!st->max_resources) { in iter_intervals_update_state()
333 st->max_resources = s->intervals.count; in iter_intervals_update_state()
474 if (axis_id >= st->max_resources) in iter_axes_extended_name_process_response()
H A Ddriver.c1788 unsigned int max_resources, u8 msg_id, in scmi_iterator_init() argument
1808 i->state.max_resources = max_resources; in scmi_iterator_init()
1841 if (st->num_returned > st->max_resources - st->desc_index) { in scmi_iterator_run()
1844 st->max_resources); in scmi_iterator_run()
H A Dvoltage.c157 st->max_resources = p->v->num_levels; in iter_volt_levels_update_state()
H A Dclock.c259 if (!st->max_resources) { in iter_clk_possible_parents_update_state()
268 st->max_resources = st->num_returned + st->num_remaining; in iter_clk_possible_parents_update_state()