Home
last modified time | relevance | path

Searched refs:PLATFORM_PROFILE_PERFORMANCE (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/platform/x86/dell/
H A Ddell-pc.c189 case PLATFORM_PROFILE_PERFORMANCE: in thermal_platform_profile_set()
214 *profile = PLATFORM_PROFILE_PERFORMANCE; in thermal_platform_profile_get()
240 __set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in thermal_platform_profile_probe()
H A Dalienware-wmi-wmax.c602 *pprof = PLATFORM_PROFILE_PERFORMANCE; in awcc_profile_to_pprof()
1282 if ((profile == PLATFORM_PROFILE_PERFORMANCE && !gmode_status) || in awcc_platform_profile_set()
1283 (profile != PLATFORM_PROFILE_PERFORMANCE && gmode_status)) { in awcc_platform_profile_set()
1342 priv->supported_profiles[PLATFORM_PROFILE_PERFORMANCE] = in awcc_platform_profile_probe()
1345 __set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in awcc_platform_profile_probe()
/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_soc_slider.c143 case PLATFORM_PROFILE_PERFORMANCE: in convert_profile_to_power_slider()
156 return PLATFORM_PROFILE_PERFORMANCE; in convert_power_slider_to_profile()
250 set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in power_slider_platform_profile_probe()
/linux/drivers/platform/x86/lenovo/
H A Dwmi-gamezone.c170 *profile = PLATFORM_PROFILE_PERFORMANCE; in lwmi_gz_profile_get()
213 case PLATFORM_PROFILE_PERFORMANCE: in lwmi_gz_profile_set()
339 set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in lwmi_gz_platform_profile_probe()
H A Dideapad-laptop.c965 *profile = PLATFORM_PROFILE_PERFORMANCE; in convert_dytc_to_profile()
983 case PLATFORM_PROFILE_PERFORMANCE: in convert_profile_to_dytc()
1091 set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in dytc_profile_probe()
H A Dthinkpad_acpi.c10408 *profile = PLATFORM_PROFILE_PERFORMANCE; in convert_dytc_to_profile()
10420 *profile = PLATFORM_PROFILE_PERFORMANCE; in convert_dytc_to_profile()
10452 case PLATFORM_PROFILE_PERFORMANCE: in convert_profile_to_dytc()
10596 set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in dytc_profile_probe()
/linux/include/linux/
H A Dplatform_profile.h26 PLATFORM_PROFILE_PERFORMANCE, enumerator
/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c1714 *profile = PLATFORM_PROFILE_PERFORMANCE; in platform_profile_omen_get_ec()
1785 case PLATFORM_PROFILE_PERFORMANCE: in platform_profile_omen_set_ec()
1816 if (profile == PLATFORM_PROFILE_PERFORMANCE) in platform_profile_omen_set_ec()
1866 *profile = PLATFORM_PROFILE_PERFORMANCE; in hp_wmi_platform_profile_get()
1890 case PLATFORM_PROFILE_PERFORMANCE: in hp_wmi_platform_profile_set()
1935 *profile = PLATFORM_PROFILE_PERFORMANCE; in platform_profile_victus_get_ec()
1962 case PLATFORM_PROFILE_PERFORMANCE: in platform_profile_victus_set_ec()
2127 *profile = PLATFORM_PROFILE_PERFORMANCE; in platform_profile_victus_s_get_ec()
2168 case PLATFORM_PROFILE_PERFORMANCE: in platform_profile_victus_s_set_ec()
2256 set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in hp_wmi_platform_profile_probe()
[all …]
/linux/drivers/platform/x86/
H A Dbitland-mifs-wmi.c215 *profile = PLATFORM_PROFILE_PERFORMANCE; in laptop_profile_get()
272 case PLATFORM_PROFILE_PERFORMANCE: in laptop_profile_set()
292 set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in platform_profile_probe()
H A Dsamsung-galaxybook.c614 *profile = PLATFORM_PROFILE_PERFORMANCE; in get_performance_mode_profile()
678 perfmodes[PLATFORM_PROFILE_PERFORMANCE] = GB_PERFORMANCE_MODE_PERFORMANCE; in galaxybook_platform_profile_probe()
H A Dacer-wmi.c2117 *profile = PLATFORM_PROFILE_PERFORMANCE; in acer_predator_v4_platform_profile_get()
2145 case PLATFORM_PROFILE_PERFORMANCE: in acer_predator_v4_platform_profile_set()
2177 set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in acer_predator_v4_platform_profile_probe()
H A Dasus-wmi.c4216 *profile = PLATFORM_PROFILE_PERFORMANCE; in asus_wmi_platform_profile_get()
4237 case PLATFORM_PROFILE_PERFORMANCE: in asus_wmi_platform_profile_set()
4258 set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in asus_wmi_platform_profile_probe()
/linux/drivers/platform/x86/amd/pmf/
H A Dsps.c303 case PLATFORM_PROFILE_PERFORMANCE: in amd_pmf_get_pprof_modes()
408 set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in amd_pmf_profile_probe()
H A Dspc.c238 case PLATFORM_PROFILE_PERFORMANCE: in amd_pmf_get_slider_info()
/linux/drivers/acpi/
H A Dplatform_profile.c39 [PLATFORM_PROFILE_PERFORMANCE] = "performance",
/linux/drivers/cpufreq/
H A Damd-pstate.c1199 case PLATFORM_PROFILE_PERFORMANCE: in amd_pstate_get_epp_from_platform_profile()
1217 set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in amd_pstate_profile_probe()
1945 cpudata->current_profile = PLATFORM_PROFILE_PERFORMANCE; in amd_pstate_epp_cpu_init()