Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/lenovo/
H A Dwmi-gamezone.c178 *profile = PLATFORM_PROFILE_PERFORMANCE; in lwmi_gz_profile_get()
181 *profile = PLATFORM_PROFILE_PERFORMANCE; in lwmi_gz_profile_get()
224 case PLATFORM_PROFILE_PERFORMANCE: in lwmi_gz_profile_set()
336 set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in lwmi_gz_platform_profile_probe()
H A Dideapad-laptop.c932 *profile = PLATFORM_PROFILE_PERFORMANCE; in convert_dytc_to_profile()
950 case PLATFORM_PROFILE_PERFORMANCE: in convert_profile_to_dytc()
1058 set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in dytc_profile_probe()
H A Dthinkpad_acpi.c10417 *profile = PLATFORM_PROFILE_PERFORMANCE; in convert_dytc_to_profile()
10429 *profile = PLATFORM_PROFILE_PERFORMANCE; in convert_dytc_to_profile()
10461 case PLATFORM_PROFILE_PERFORMANCE: in convert_profile_to_dytc()
10605 set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in dytc_profile_probe()
/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()
238 __set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in thermal_platform_profile_probe()
H A Dalienware-wmi-wmax.c388 [AWCC_PROFILE_USTT_PERFORMANCE] = PLATFORM_PROFILE_PERFORMANCE,
393 [AWCC_PROFILE_LEGACY_PERFORMANCE] = PLATFORM_PROFILE_PERFORMANCE,
1281 *profile = PLATFORM_PROFILE_PERFORMANCE; in awcc_platform_profile_get()
1312 if ((profile == PLATFORM_PROFILE_PERFORMANCE && !gmode_status) || in awcc_platform_profile_set()
1313 (profile != PLATFORM_PROFILE_PERFORMANCE && gmode_status)) { in awcc_platform_profile_set()
1368 priv->supported_profiles[PLATFORM_PROFILE_PERFORMANCE] = in awcc_platform_profile_probe()
1371 __set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in awcc_platform_profile_probe()
/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c1306 *profile = PLATFORM_PROFILE_PERFORMANCE; in platform_profile_omen_get_ec()
1377 case PLATFORM_PROFILE_PERFORMANCE: in platform_profile_omen_set_ec()
1408 if (profile == PLATFORM_PROFILE_PERFORMANCE) in platform_profile_omen_set_ec()
1458 *profile = PLATFORM_PROFILE_PERFORMANCE; in hp_wmi_platform_profile_get()
1482 case PLATFORM_PROFILE_PERFORMANCE: in hp_wmi_platform_profile_set()
1527 *profile = PLATFORM_PROFILE_PERFORMANCE; in platform_profile_victus_get_ec()
1554 case PLATFORM_PROFILE_PERFORMANCE: in platform_profile_victus_set_ec()
1672 case PLATFORM_PROFILE_PERFORMANCE: in platform_profile_victus_s_set_ec()
1760 set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in hp_wmi_platform_profile_probe()
1842 if (active_platform_profile == PLATFORM_PROFILE_PERFORMANCE) { in victus_s_powersource_event()
/linux/include/linux/
H A Dplatform_profile.h26 PLATFORM_PROFILE_PERFORMANCE, enumerator
/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.c221 case PLATFORM_PROFILE_PERFORMANCE: in amd_pmf_get_slider_info()
/linux/drivers/platform/x86/
H A Dsamsung-galaxybook.c608 *profile = PLATFORM_PROFILE_PERFORMANCE; in get_performance_mode_profile()
672 perfmodes[PLATFORM_PROFILE_PERFORMANCE] = GB_PERFORMANCE_MODE_PERFORMANCE; in galaxybook_platform_profile_probe()
H A Dacer-wmi.c1964 *profile = PLATFORM_PROFILE_PERFORMANCE; in acer_predator_v4_platform_profile_get()
1992 case PLATFORM_PROFILE_PERFORMANCE: in acer_predator_v4_platform_profile_set()
2024 set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in acer_predator_v4_platform_profile_probe()
H A Dasus-wmi.c3853 *profile = PLATFORM_PROFILE_PERFORMANCE; in asus_wmi_platform_profile_get()
3874 case PLATFORM_PROFILE_PERFORMANCE: in asus_wmi_platform_profile_set()
3895 set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in asus_wmi_platform_profile_probe()
/linux/drivers/acpi/
H A Dplatform_profile.c39 [PLATFORM_PROFILE_PERFORMANCE] = "performance",