Searched refs:PLATFORM_PROFILE_PERFORMANCE (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/platform/x86/dell/ |
| H A D | dell-pc.c | 189 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 D | alienware-wmi-wmax.c | 602 *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/platform/x86/lenovo/ |
| H A D | wmi-gamezone.c | 174 *profile = PLATFORM_PROFILE_PERFORMANCE; in lwmi_gz_profile_get() 217 case PLATFORM_PROFILE_PERFORMANCE: in lwmi_gz_profile_set() 343 set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in lwmi_gz_platform_profile_probe()
|
| H A D | ideapad-laptop.c | 971 *profile = PLATFORM_PROFILE_PERFORMANCE; in convert_dytc_to_profile() 989 case PLATFORM_PROFILE_PERFORMANCE: in convert_profile_to_dytc() 1097 set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in dytc_profile_probe()
|
| H A D | thinkpad_acpi.c | 10417 *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/hp/ |
| H A D | hp-wmi.c | 1314 *profile = PLATFORM_PROFILE_PERFORMANCE; in platform_profile_omen_get_ec() 1385 case PLATFORM_PROFILE_PERFORMANCE: in platform_profile_omen_set_ec() 1416 if (profile == PLATFORM_PROFILE_PERFORMANCE) in platform_profile_omen_set_ec() 1466 *profile = PLATFORM_PROFILE_PERFORMANCE; in hp_wmi_platform_profile_get() 1490 case PLATFORM_PROFILE_PERFORMANCE: in hp_wmi_platform_profile_set() 1535 *profile = PLATFORM_PROFILE_PERFORMANCE; in platform_profile_victus_get_ec() 1562 case PLATFORM_PROFILE_PERFORMANCE: in platform_profile_victus_set_ec() 1680 case PLATFORM_PROFILE_PERFORMANCE: in platform_profile_victus_s_set_ec() 1768 set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in hp_wmi_platform_profile_probe() 1850 if (active_platform_profile == PLATFORM_PROFILE_PERFORMANCE) { in victus_s_powersource_event()
|
| /linux/include/linux/ |
| H A D | platform_profile.h | 26 PLATFORM_PROFILE_PERFORMANCE, enumerator
|
| /linux/drivers/platform/x86/amd/pmf/ |
| H A D | sps.c | 303 case PLATFORM_PROFILE_PERFORMANCE: in amd_pmf_get_pprof_modes() 408 set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in amd_pmf_profile_probe()
|
| H A D | spc.c | 283 case PLATFORM_PROFILE_PERFORMANCE: in amd_pmf_get_slider_info()
|
| /linux/drivers/acpi/ |
| H A D | platform_profile.c | 39 [PLATFORM_PROFILE_PERFORMANCE] = "performance",
|
| /linux/drivers/platform/x86/ |
| H A D | samsung-galaxybook.c | 611 *profile = PLATFORM_PROFILE_PERFORMANCE; in get_performance_mode_profile() 675 perfmodes[PLATFORM_PROFILE_PERFORMANCE] = GB_PERFORMANCE_MODE_PERFORMANCE; in galaxybook_platform_profile_probe()
|
| H A D | acer-wmi.c | 2115 *profile = PLATFORM_PROFILE_PERFORMANCE; in acer_predator_v4_platform_profile_get() 2143 case PLATFORM_PROFILE_PERFORMANCE: in acer_predator_v4_platform_profile_set() 2175 set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in acer_predator_v4_platform_profile_probe()
|
| H A D | asus-wmi.c | 3953 *profile = PLATFORM_PROFILE_PERFORMANCE; in asus_wmi_platform_profile_get() 3974 case PLATFORM_PROFILE_PERFORMANCE: in asus_wmi_platform_profile_set() 3995 set_bit(PLATFORM_PROFILE_PERFORMANCE, choices); in asus_wmi_platform_profile_probe()
|