Searched refs:get_max_time_window_us (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dpowercap.h162 * @get_max_time_window_us: Get max time window allowed in micro-seconds.
182 int (*get_max_time_window_us) (struct powercap_zone *, int, u64 *); member in struct:powercap_zone_constraint_ops
/linux-master/drivers/powercap/
H A Darm_scmi_powercap.c257 .get_max_time_window_us = scmi_powercap_get_max_time_window_us,
H A Dpowercap_sys.c317 if (pconst->ops->get_max_time_window_us)

Completed in 100 milliseconds