Home
last modified time | relevance | path

Searched refs:PLATFORM_PROFILE_LOW_POWER (Results 1 – 11 of 11) 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.c166 *profile = PLATFORM_PROFILE_LOW_POWER; in lwmi_gz_profile_get()
209 case PLATFORM_PROFILE_LOW_POWER: in lwmi_gz_profile_set()
339 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.c10412 *profile = PLATFORM_PROFILE_LOW_POWER; in convert_dytc_to_profile()
10427 *profile = PLATFORM_PROFILE_LOW_POWER; in convert_dytc_to_profile()
10451 case PLATFORM_PROFILE_LOW_POWER: in convert_profile_to_dytc()
10605 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/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()
/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c1852 * Since both PLATFORM_PROFILE_LOW_POWER and in platform_profile_victus_s_get_ec()
1865 *profile = PLATFORM_PROFILE_LOW_POWER; in platform_profile_victus_s_get_ec()
1901 case PLATFORM_PROFILE_LOW_POWER: in platform_profile_victus_s_set_ec()
1970 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in hp_wmi_platform_profile_probe()
/linux/drivers/platform/x86/
H A Dsamsung-galaxybook.c599 *profile = PLATFORM_PROFILE_LOW_POWER; in get_performance_mode_profile()
672 perfmodes[PLATFORM_PROFILE_LOW_POWER] = GB_PERFORMANCE_MODE_FANOFF; in galaxybook_platform_profile_probe()
H A Dacer-wmi.c2127 *profile = PLATFORM_PROFILE_LOW_POWER; in acer_predator_v4_platform_profile_get()
2155 case PLATFORM_PROFILE_LOW_POWER: in acer_predator_v4_platform_profile_set()
2179 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in acer_predator_v4_platform_profile_probe()
/linux/drivers/acpi/
H A Dplatform_profile.c34 [PLATFORM_PROFILE_LOW_POWER] = "low-power",
/linux/drivers/platform/x86/dell/
H A Dalienware-wmi-wmax.c608 *pprof = PLATFORM_PROFILE_LOW_POWER; in awcc_profile_to_pprof()