Searched refs:get_max_time_window_us (Results 1 – 3 of 3) sorted by relevance
182 int (*get_max_time_window_us) (struct powercap_zone *, int, u64 *); member
257 .get_max_time_window_us = scmi_powercap_get_max_time_window_us,
317 if (pconst->ops->get_max_time_window_us) in create_constraints()