Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/include/linux/
Dplatform_profile.h25 PLATFORM_PROFILE_PERFORMANCE, enumerator
/Linux-v5.15/drivers/acpi/
Dplatform_profile.c21 [PLATFORM_PROFILE_PERFORMANCE] = "performance",
/Linux-v5.15/drivers/platform/x86/
Dhp-wmi.c903 *profile = PLATFORM_PROFILE_PERFORMANCE; in platform_profile_get()
924 case PLATFORM_PROFILE_PERFORMANCE: in platform_profile_set()
965 set_bit(PLATFORM_PROFILE_PERFORMANCE, platform_profile_handler.choices); in thermal_profile_setup()
Dideapad-laptop.c723 *profile = PLATFORM_PROFILE_PERFORMANCE; in convert_dytc_to_profile()
741 case PLATFORM_PROFILE_PERFORMANCE: in convert_profile_to_dytc()
905 set_bit(PLATFORM_PROFILE_PERFORMANCE, priv->dytc->pprof.choices); in ideapad_dytc_profile_init()
Dasus-wmi.c2187 *profile = PLATFORM_PROFILE_PERFORMANCE; in platform_profile_get()
2208 case PLATFORM_PROFILE_PERFORMANCE: in platform_profile_set()
2245 set_bit(PLATFORM_PROFILE_PERFORMANCE, in platform_profile_setup()
Dthinkpad_acpi.c10161 *profile = PLATFORM_PROFILE_PERFORMANCE; in convert_dytc_to_profile()
10178 case PLATFORM_PROFILE_PERFORMANCE: in convert_profile_to_dytc()
10319 set_bit(PLATFORM_PROFILE_PERFORMANCE, dytc_profile.choices); in tpacpi_dytc_profile_init()