Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/firmware/arm_scmi/
Dprotocols.h202 unsigned int max_resources; member
271 unsigned int max_resources, u8 msg_id,
Dsensors.c307 if (!st->max_resources) { in iter_intervals_update_state()
334 st->max_resources = s->intervals.count; in iter_intervals_update_state()
475 if (axis_id >= st->max_resources) in iter_axes_extended_name_process_response()
Ddriver.c1735 unsigned int max_resources, u8 msg_id, in scmi_iterator_init() argument
1755 i->state.max_resources = max_resources; in scmi_iterator_init()
1788 if (st->num_returned > st->max_resources - st->desc_index) { in scmi_iterator_run()
1791 st->max_resources); in scmi_iterator_run()
Dvoltage.c158 st->max_resources = p->v->num_levels; in iter_volt_levels_update_state()
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()