Home
last modified time | relevance | path

Searched refs:get_power_limit_uw (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/powercap/
H A Ddtpm.c190 static int get_power_limit_uw(struct powercap_zone *pcz, in get_power_limit_uw() function
255 ret = get_power_limit_uw(&child->zone, cid, &power); in __set_power_limit_uw()
301 .get_power_limit_uw = get_power_limit_uw,
H A Darm_scmi_powercap.c252 .get_power_limit_uw = scmi_powercap_get_power_limit_uw,
H A Dpowercap_sys.c292 if (!power_zone || !const_ops || !const_ops->get_power_limit_uw || in create_constraints()
H A Dintel_rapl_common.c554 .get_power_limit_uw = get_current_power_limit,
/kernel/linux/linux-5.10/include/linux/
H A Dpowercap.h157 * @get_power_limit_uw: Get power limit in micro-watts.
169 * get_power_limit_uw
177 int (*get_power_limit_uw) (struct powercap_zone *, int, u64 *); member
/kernel/linux/linux-6.6/include/linux/
H A Dpowercap.h157 * @get_power_limit_uw: Get power limit in micro-watts.
169 * get_power_limit_uw
177 int (*get_power_limit_uw) (struct powercap_zone *, int, u64 *); member
/kernel/linux/linux-5.10/drivers/powercap/
H A Dpowercap_sys.c292 if (!power_zone || !const_ops || !const_ops->get_power_limit_uw || in create_constraints()
H A Dintel_rapl_common.c526 .get_power_limit_uw = get_current_power_limit,

Completed in 10 milliseconds