Home
last modified time | relevance | path

Searched refs:PLATFORM_PROFILE_LOW_POWER (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_soc_slider.c139 case PLATFORM_PROFILE_LOW_POWER: in convert_profile_to_power_slider()
160 return PLATFORM_PROFILE_LOW_POWER; in convert_power_slider_to_profile()
248 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in power_slider_platform_profile_probe()
/linux/drivers/platform/x86/lenovo/
H A Dwmi-gamezone.c164 *profile = PLATFORM_PROFILE_LOW_POWER; in lwmi_gz_profile_get()
207 case PLATFORM_PROFILE_LOW_POWER: in lwmi_gz_profile_set()
337 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in lwmi_gz_platform_profile_probe()
H A Dideapad-laptop.c959 *profile = PLATFORM_PROFILE_LOW_POWER; in convert_dytc_to_profile()
977 case PLATFORM_PROFILE_LOW_POWER: in convert_profile_to_dytc()
1089 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in dytc_profile_probe()
H A Dthinkpad_acpi.c10401 *profile = PLATFORM_PROFILE_LOW_POWER; in convert_dytc_to_profile()
10416 *profile = PLATFORM_PROFILE_LOW_POWER; in convert_dytc_to_profile()
10440 case PLATFORM_PROFILE_LOW_POWER: in convert_profile_to_dytc()
10594 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in dytc_profile_probe()
/linux/include/linux/
H A Dplatform_profile.h21 PLATFORM_PROFILE_LOW_POWER, enumerator
/linux/drivers/platform/x86/
H A Dbitland-mifs-wmi.c212 *profile = PLATFORM_PROFILE_LOW_POWER; in laptop_profile_get()
260 case PLATFORM_PROFILE_LOW_POWER: in laptop_profile_set()
289 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in platform_profile_probe()
H A Dsamsung-galaxybook.c602 *profile = PLATFORM_PROFILE_LOW_POWER; in get_performance_mode_profile()
675 perfmodes[PLATFORM_PROFILE_LOW_POWER] = GB_PERFORMANCE_MODE_FANOFF; in galaxybook_platform_profile_probe()
H A Dacer-wmi.c2129 *profile = PLATFORM_PROFILE_LOW_POWER; in acer_predator_v4_platform_profile_get()
2157 case PLATFORM_PROFILE_LOW_POWER: in acer_predator_v4_platform_profile_set()
2181 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in acer_predator_v4_platform_profile_probe()
/linux/drivers/platform/x86/amd/pmf/
H A Dsps.c310 case PLATFORM_PROFILE_LOW_POWER: in amd_pmf_get_pprof_modes()
406 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in amd_pmf_profile_probe()
H A Dspc.c245 case PLATFORM_PROFILE_LOW_POWER: in amd_pmf_get_slider_info()
/linux/drivers/acpi/
H A Dplatform_profile.c34 [PLATFORM_PROFILE_LOW_POWER] = "low-power",
/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c2144 *profile = PLATFORM_PROFILE_LOW_POWER; in platform_profile_victus_s_get_ec()
2180 case PLATFORM_PROFILE_LOW_POWER: in platform_profile_victus_s_set_ec()
2249 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in hp_wmi_platform_profile_probe()
/linux/drivers/cpufreq/
H A Damd-pstate.c1203 case PLATFORM_PROFILE_LOW_POWER: in amd_pstate_get_epp_from_platform_profile()
1215 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in amd_pstate_profile_probe()
/linux/drivers/platform/x86/dell/
H A Dalienware-wmi-wmax.c608 *pprof = PLATFORM_PROFILE_LOW_POWER; in awcc_profile_to_pprof()