Searched refs:PLATFORM_PROFILE_LOW_POWER (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/thermal/intel/int340x_thermal/ |
| H A D | processor_thermal_soc_slider.c | 139 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 D | wmi-gamezone.c | 164 *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 D | ideapad-laptop.c | 959 *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 D | thinkpad_acpi.c | 10401 *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 D | platform_profile.h | 21 PLATFORM_PROFILE_LOW_POWER, enumerator
|
| /linux/drivers/platform/x86/ |
| H A D | bitland-mifs-wmi.c | 212 *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 D | samsung-galaxybook.c | 602 *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 D | acer-wmi.c | 2129 *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 D | sps.c | 310 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 D | spc.c | 245 case PLATFORM_PROFILE_LOW_POWER: in amd_pmf_get_slider_info()
|
| /linux/drivers/acpi/ |
| H A D | platform_profile.c | 34 [PLATFORM_PROFILE_LOW_POWER] = "low-power",
|
| /linux/drivers/platform/x86/hp/ |
| H A D | hp-wmi.c | 2144 *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 D | amd-pstate.c | 1203 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 D | alienware-wmi-wmax.c | 608 *pprof = PLATFORM_PROFILE_LOW_POWER; in awcc_profile_to_pprof()
|