Searched refs:level_count (Results 1 – 2 of 2) sorted by relevance
55 size_t level_count; member972 this_active_corner = pd->level_count - 1; in rpmhpd_aggregate_corner()973 this_sleep_corner = pd->level_count - 1; in rpmhpd_aggregate_corner()1050 for (i = 0; i < pd->level_count; i++) in rpmhpd_set_performance_state()1058 if (i == pd->level_count) in rpmhpd_set_performance_state()1081 buf = cmd_db_read_aux_data(rpmhpd->res_name, &rpmhpd->level_count); in rpmhpd_update_level_mapping()1086 rpmhpd->level_count >>= 1; in rpmhpd_update_level_mapping()1088 if (rpmhpd->level_count > RPMH_ARC_MAX_LEVELS) in rpmhpd_update_level_mapping()1091 for (i = 0; i < rpmhpd->level_count; i++) { in rpmhpd_update_level_mapping()1114 rpmhpd->level_count = i; in rpmhpd_update_level_mapping()
1294 unsigned int level_count, flags; in hidpp20_batterylevel_get_battery_info() local1307 level_count = params[0]; in hidpp20_batterylevel_get_battery_info()1310 if (level_count < 10 || !(flags & FLAG_BATTERY_LEVEL_MILEAGE)) in hidpp20_batterylevel_get_battery_info()