Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/surface/
Dsurface_platform_profile.c78 return PLATFORM_PROFILE_PERFORMANCE; in convert_ssam_to_profile()
98 case PLATFORM_PROFILE_PERFORMANCE: in convert_profile_to_ssam()
160 set_bit(PLATFORM_PROFILE_PERFORMANCE, tpd->handler.choices); in surface_platform_profile_probe()
/Linux-v6.1/include/linux/
Dplatform_profile.h25 PLATFORM_PROFILE_PERFORMANCE, enumerator
/Linux-v6.1/drivers/platform/x86/amd/pmf/
Dsps.c87 case PLATFORM_PROFILE_PERFORMANCE: in amd_pmf_get_pprof_modes()
132 set_bit(PLATFORM_PROFILE_PERFORMANCE, dev->pprof.choices); in amd_pmf_init_sps()
/Linux-v6.1/drivers/platform/x86/
Dhp-wmi.c1116 *profile = PLATFORM_PROFILE_PERFORMANCE; in platform_profile_omen_get()
1144 case PLATFORM_PROFILE_PERFORMANCE: in platform_profile_omen_set()
1195 *profile = PLATFORM_PROFILE_PERFORMANCE; in hp_wmi_platform_profile_get()
1219 case PLATFORM_PROFILE_PERFORMANCE: in hp_wmi_platform_profile_set()
1284 set_bit(PLATFORM_PROFILE_PERFORMANCE, platform_profile_handler.choices); in thermal_profile_setup()
Dideapad-laptop.c742 *profile = PLATFORM_PROFILE_PERFORMANCE; in convert_dytc_to_profile()
760 case PLATFORM_PROFILE_PERFORMANCE: in convert_profile_to_dytc()
954 set_bit(PLATFORM_PROFILE_PERFORMANCE, priv->dytc->pprof.choices); in ideapad_dytc_profile_init()
Dasus-wmi.c2949 *profile = PLATFORM_PROFILE_PERFORMANCE; in asus_wmi_platform_profile_get()
2970 case PLATFORM_PROFILE_PERFORMANCE: in asus_wmi_platform_profile_set()
3007 set_bit(PLATFORM_PROFILE_PERFORMANCE, in platform_profile_setup()
Dthinkpad_acpi.c10329 *profile = PLATFORM_PROFILE_PERFORMANCE; in convert_dytc_to_profile()
10345 *profile = PLATFORM_PROFILE_PERFORMANCE; in convert_dytc_to_profile()
10369 case PLATFORM_PROFILE_PERFORMANCE: in convert_profile_to_dytc()
10548 set_bit(PLATFORM_PROFILE_PERFORMANCE, dytc_profile.choices); in tpacpi_dytc_profile_init()
/Linux-v6.1/drivers/acpi/
Dplatform_profile.c21 [PLATFORM_PROFILE_PERFORMANCE] = "performance",