Symbol: PLATFORM_PROFILE_LOW_POWER
drivers/acpi/platform_profile.c
34
[PLATFORM_PROFILE_LOW_POWER] = "low-power",
drivers/platform/surface/surface_platform_profile.c
116
case PLATFORM_PROFILE_LOW_POWER:
drivers/platform/surface/surface_platform_profile.c
138
case PLATFORM_PROFILE_LOW_POWER:
drivers/platform/surface/surface_platform_profile.c
206
set_bit(PLATFORM_PROFILE_LOW_POWER, choices);
drivers/platform/surface/surface_platform_profile.c
98
return PLATFORM_PROFILE_LOW_POWER;
drivers/platform/x86/acer-wmi.c
2127
*profile = PLATFORM_PROFILE_LOW_POWER;
drivers/platform/x86/acer-wmi.c
2155
case PLATFORM_PROFILE_LOW_POWER:
drivers/platform/x86/acer-wmi.c
2179
set_bit(PLATFORM_PROFILE_LOW_POWER, choices);
drivers/platform/x86/amd/pmf/spc.c
295
case PLATFORM_PROFILE_LOW_POWER:
drivers/platform/x86/amd/pmf/sps.c
310
case PLATFORM_PROFILE_LOW_POWER:
drivers/platform/x86/amd/pmf/sps.c
406
set_bit(PLATFORM_PROFILE_LOW_POWER, choices);
drivers/platform/x86/dell/alienware-wmi-wmax.c
608
*pprof = PLATFORM_PROFILE_LOW_POWER;
drivers/platform/x86/hp/hp-wmi.c
1867
*profile = PLATFORM_PROFILE_LOW_POWER;
drivers/platform/x86/hp/hp-wmi.c
1903
case PLATFORM_PROFILE_LOW_POWER:
drivers/platform/x86/hp/hp-wmi.c
1972
set_bit(PLATFORM_PROFILE_LOW_POWER, choices);
drivers/platform/x86/inspur_platform_profile.c
101
case PLATFORM_PROFILE_LOW_POWER:
drivers/platform/x86/inspur_platform_profile.c
158
*profile = PLATFORM_PROFILE_LOW_POWER;
drivers/platform/x86/inspur_platform_profile.c
169
set_bit(PLATFORM_PROFILE_LOW_POWER, choices);
drivers/platform/x86/lenovo/ideapad-laptop.c
1089
set_bit(PLATFORM_PROFILE_LOW_POWER, choices);
drivers/platform/x86/lenovo/ideapad-laptop.c
959
*profile = PLATFORM_PROFILE_LOW_POWER;
drivers/platform/x86/lenovo/ideapad-laptop.c
977
case PLATFORM_PROFILE_LOW_POWER:
drivers/platform/x86/lenovo/thinkpad_acpi.c
10412
*profile = PLATFORM_PROFILE_LOW_POWER;
drivers/platform/x86/lenovo/thinkpad_acpi.c
10427
*profile = PLATFORM_PROFILE_LOW_POWER;
drivers/platform/x86/lenovo/thinkpad_acpi.c
10451
case PLATFORM_PROFILE_LOW_POWER:
drivers/platform/x86/lenovo/thinkpad_acpi.c
10605
set_bit(PLATFORM_PROFILE_LOW_POWER, choices);
drivers/platform/x86/lenovo/wmi-gamezone.c
166
*profile = PLATFORM_PROFILE_LOW_POWER;
drivers/platform/x86/lenovo/wmi-gamezone.c
209
case PLATFORM_PROFILE_LOW_POWER:
drivers/platform/x86/lenovo/wmi-gamezone.c
339
set_bit(PLATFORM_PROFILE_LOW_POWER, choices);
drivers/platform/x86/samsung-galaxybook.c
599
*profile = PLATFORM_PROFILE_LOW_POWER;
drivers/platform/x86/samsung-galaxybook.c
672
perfmodes[PLATFORM_PROFILE_LOW_POWER] = GB_PERFORMANCE_MODE_FANOFF;
drivers/thermal/intel/int340x_thermal/processor_thermal_soc_slider.c
139
case PLATFORM_PROFILE_LOW_POWER:
drivers/thermal/intel/int340x_thermal/processor_thermal_soc_slider.c
160
return PLATFORM_PROFILE_LOW_POWER;
drivers/thermal/intel/int340x_thermal/processor_thermal_soc_slider.c
248
set_bit(PLATFORM_PROFILE_LOW_POWER, choices);