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.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 Dthinkpad_acpi.c10395 *profile = PLATFORM_PROFILE_LOW_POWER; in convert_dytc_to_profile()
10410 *profile = PLATFORM_PROFILE_LOW_POWER; in convert_dytc_to_profile()
10434 case PLATFORM_PROFILE_LOW_POWER: in convert_profile_to_dytc()
10588 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/
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.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/hp/
H A Dhp-wmi.c1900 * Since both PLATFORM_PROFILE_LOW_POWER and in platform_profile_victus_s_get_ec()
1913 *profile = PLATFORM_PROFILE_LOW_POWER; in platform_profile_victus_s_set_ec()
1949 case PLATFORM_PROFILE_LOW_POWER: in platform_profile_victus_s_set_ec()
2018 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in omen_powersource_event()
/linux/drivers/cpufreq/
H A Damd-pstate.c1187 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in amd_pstate_power_supply_notifier()
1212 case PLATFORM_PROFILE_LOW_POWER: in amd_pstate_profile_set()
1269 case PLATFORM_PROFILE_LOW_POWER: in amd_pstate_set_dynamic_epp()
/linux/drivers/platform/x86/dell/
H A Dalienware-wmi-wmax.c608 *pprof = PLATFORM_PROFILE_LOW_POWER; in awcc_profile_to_pprof()