const_id_cnt       72 drivers/powercap/powercap_sys.c 	if (id >= power_zone->const_id_cnt)	\
const_id_cnt       97 drivers/powercap/powercap_sys.c 	if (id >= power_zone->const_id_cnt)	\
const_id_cnt      166 drivers/powercap/powercap_sys.c 	if (id >= power_zone->const_id_cnt)
const_id_cnt      302 drivers/powercap/powercap_sys.c 		pconst->id = power_zone->const_id_cnt;
const_id_cnt      303 drivers/powercap/powercap_sys.c 		power_zone->const_id_cnt++;
const_id_cnt      143 include/linux/powercap.h 	int const_id_cnt;