Symbol: PLATFORM_PROFILE_PERFORMANCE
drivers/acpi/platform_profile.c
39
[PLATFORM_PROFILE_PERFORMANCE] = "performance",
drivers/cpufreq/amd-pstate.c
1189
set_bit(PLATFORM_PROFILE_PERFORMANCE, choices);
drivers/cpufreq/amd-pstate.c
1223
case PLATFORM_PROFILE_PERFORMANCE:
drivers/cpufreq/amd-pstate.c
1266
case PLATFORM_PROFILE_PERFORMANCE:
drivers/cpufreq/amd-pstate.c
1935
cpudata->current_profile = PLATFORM_PROFILE_PERFORMANCE;
drivers/platform/surface/surface_platform_profile.c
104
return PLATFORM_PROFILE_PERFORMANCE;
drivers/platform/surface/surface_platform_profile.c
125
case PLATFORM_PROFILE_PERFORMANCE:
drivers/platform/surface/surface_platform_profile.c
147
case PLATFORM_PROFILE_PERFORMANCE:
drivers/platform/surface/surface_platform_profile.c
209
set_bit(PLATFORM_PROFILE_PERFORMANCE, choices);
drivers/platform/x86/acer-wmi.c
2115
*profile = PLATFORM_PROFILE_PERFORMANCE;
drivers/platform/x86/acer-wmi.c
2143
case PLATFORM_PROFILE_PERFORMANCE:
drivers/platform/x86/acer-wmi.c
2175
set_bit(PLATFORM_PROFILE_PERFORMANCE, choices);
drivers/platform/x86/amd/pmf/spc.c
288
case PLATFORM_PROFILE_PERFORMANCE:
drivers/platform/x86/amd/pmf/sps.c
303
case PLATFORM_PROFILE_PERFORMANCE:
drivers/platform/x86/amd/pmf/sps.c
408
set_bit(PLATFORM_PROFILE_PERFORMANCE, choices);
drivers/platform/x86/asus-wmi.c
4192
*profile = PLATFORM_PROFILE_PERFORMANCE;
drivers/platform/x86/asus-wmi.c
4213
case PLATFORM_PROFILE_PERFORMANCE:
drivers/platform/x86/asus-wmi.c
4234
set_bit(PLATFORM_PROFILE_PERFORMANCE, choices);
drivers/platform/x86/bitland-mifs-wmi.c
215
*profile = PLATFORM_PROFILE_PERFORMANCE;
drivers/platform/x86/bitland-mifs-wmi.c
272
case PLATFORM_PROFILE_PERFORMANCE:
drivers/platform/x86/bitland-mifs-wmi.c
292
set_bit(PLATFORM_PROFILE_PERFORMANCE, choices);
drivers/platform/x86/dell/alienware-wmi-wmax.c
1282
if ((profile == PLATFORM_PROFILE_PERFORMANCE && !gmode_status) ||
drivers/platform/x86/dell/alienware-wmi-wmax.c
1283
(profile != PLATFORM_PROFILE_PERFORMANCE && gmode_status)) {
drivers/platform/x86/dell/alienware-wmi-wmax.c
1342
priv->supported_profiles[PLATFORM_PROFILE_PERFORMANCE] =
drivers/platform/x86/dell/alienware-wmi-wmax.c
1345
__set_bit(PLATFORM_PROFILE_PERFORMANCE, choices);
drivers/platform/x86/dell/alienware-wmi-wmax.c
602
*pprof = PLATFORM_PROFILE_PERFORMANCE;
drivers/platform/x86/dell/dell-pc.c
189
case PLATFORM_PROFILE_PERFORMANCE:
drivers/platform/x86/dell/dell-pc.c
214
*profile = PLATFORM_PROFILE_PERFORMANCE;
drivers/platform/x86/dell/dell-pc.c
240
__set_bit(PLATFORM_PROFILE_PERFORMANCE, choices);
drivers/platform/x86/hp/hp-wmi.c
1518
*profile = PLATFORM_PROFILE_PERFORMANCE;
drivers/platform/x86/hp/hp-wmi.c
1589
case PLATFORM_PROFILE_PERFORMANCE:
drivers/platform/x86/hp/hp-wmi.c
1620
if (profile == PLATFORM_PROFILE_PERFORMANCE)
drivers/platform/x86/hp/hp-wmi.c
1670
*profile = PLATFORM_PROFILE_PERFORMANCE;
drivers/platform/x86/hp/hp-wmi.c
1694
case PLATFORM_PROFILE_PERFORMANCE:
drivers/platform/x86/hp/hp-wmi.c
1739
*profile = PLATFORM_PROFILE_PERFORMANCE;
drivers/platform/x86/hp/hp-wmi.c
1766
case PLATFORM_PROFILE_PERFORMANCE:
drivers/platform/x86/hp/hp-wmi.c
1896
*profile = PLATFORM_PROFILE_PERFORMANCE;
drivers/platform/x86/hp/hp-wmi.c
1937
case PLATFORM_PROFILE_PERFORMANCE:
drivers/platform/x86/hp/hp-wmi.c
2025
set_bit(PLATFORM_PROFILE_PERFORMANCE, choices);
drivers/platform/x86/hp/hp-wmi.c
2119
if (actual_profile == PLATFORM_PROFILE_PERFORMANCE) {
drivers/platform/x86/inspur_platform_profile.c
155
*profile = PLATFORM_PROFILE_PERFORMANCE;
drivers/platform/x86/inspur_platform_profile.c
171
set_bit(PLATFORM_PROFILE_PERFORMANCE, choices);
drivers/platform/x86/inspur_platform_profile.c
98
case PLATFORM_PROFILE_PERFORMANCE:
drivers/platform/x86/lenovo/ideapad-laptop.c
1091
set_bit(PLATFORM_PROFILE_PERFORMANCE, choices);
drivers/platform/x86/lenovo/ideapad-laptop.c
965
*profile = PLATFORM_PROFILE_PERFORMANCE;
drivers/platform/x86/lenovo/ideapad-laptop.c
983
case PLATFORM_PROFILE_PERFORMANCE:
drivers/platform/x86/lenovo/thinkpad_acpi.c
10402
*profile = PLATFORM_PROFILE_PERFORMANCE;
drivers/platform/x86/lenovo/thinkpad_acpi.c
10414
*profile = PLATFORM_PROFILE_PERFORMANCE;
drivers/platform/x86/lenovo/thinkpad_acpi.c
10446
case PLATFORM_PROFILE_PERFORMANCE:
drivers/platform/x86/lenovo/thinkpad_acpi.c
10590
set_bit(PLATFORM_PROFILE_PERFORMANCE, choices);
drivers/platform/x86/lenovo/wmi-gamezone.c
170
*profile = PLATFORM_PROFILE_PERFORMANCE;
drivers/platform/x86/lenovo/wmi-gamezone.c
213
case PLATFORM_PROFILE_PERFORMANCE:
drivers/platform/x86/lenovo/wmi-gamezone.c
339
set_bit(PLATFORM_PROFILE_PERFORMANCE, choices);
drivers/platform/x86/samsung-galaxybook.c
614
*profile = PLATFORM_PROFILE_PERFORMANCE;
drivers/platform/x86/samsung-galaxybook.c
678
perfmodes[PLATFORM_PROFILE_PERFORMANCE] = GB_PERFORMANCE_MODE_PERFORMANCE;
drivers/thermal/intel/int340x_thermal/processor_thermal_soc_slider.c
143
case PLATFORM_PROFILE_PERFORMANCE:
drivers/thermal/intel/int340x_thermal/processor_thermal_soc_slider.c
156
return PLATFORM_PROFILE_PERFORMANCE;
drivers/thermal/intel/int340x_thermal/processor_thermal_soc_slider.c
250
set_bit(PLATFORM_PROFILE_PERFORMANCE, choices);