Home
last modified time | relevance | path

Searched defs:get_power_limit_uw (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dpowercap.h177 int (*get_power_limit_uw) (struct powercap_zone *, int, u64 *); member
/openbmc/linux/drivers/powercap/
H A Ddtpm.c190 static int get_power_limit_uw(struct powercap_zone *pcz, in get_power_limit_uw() function