Home
last modified time | relevance | path

Searched refs:const_id_cnt (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/powercap/
Dpowercap_sys.c84 if (id >= power_zone->const_id_cnt) \
109 if (id >= power_zone->const_id_cnt) \
178 if (id >= power_zone->const_id_cnt) in show_constraint_name()
314 pconst->id = power_zone->const_id_cnt; in create_constraints()
315 power_zone->const_id_cnt++; in create_constraints()
/Linux-v4.19/include/linux/
Dpowercap.h155 int const_id_cnt; member