Searched refs:acer_predator_v4_max_perf (Results 1 – 1 of 1) sorted by relevance
798 static int acer_predator_v4_max_perf; variable2017 if (tp != acer_predator_v4_max_perf) in acer_predator_v4_platform_profile_set()2037 acer_predator_v4_max_perf = ACER_PREDATOR_V4_THERMAL_PROFILE_ECO; in acer_predator_v4_platform_profile_probe()2043 acer_predator_v4_max_perf = ACER_PREDATOR_V4_THERMAL_PROFILE_QUIET; in acer_predator_v4_platform_profile_probe()2049 acer_predator_v4_max_perf = ACER_PREDATOR_V4_THERMAL_PROFILE_BALANCED; in acer_predator_v4_platform_profile_probe()2055 acer_predator_v4_max_perf = ACER_PREDATOR_V4_THERMAL_PROFILE_PERFORMANCE; in acer_predator_v4_platform_profile_probe()2066 acer_predator_v4_max_perf = ACER_PREDATOR_V4_THERMAL_PROFILE_TURBO; in acer_predator_v4_platform_profile_probe()2120 if (current_tp == acer_predator_v4_max_perf) in acer_thermal_profile_change()2123 tp = acer_predator_v4_max_perf; in acer_thermal_profile_change()2131 if (current_tp != acer_predator_v4_max_perf) in acer_thermal_profile_change()