Home
last modified time | relevance | path

Searched refs:PLATFORM_PROFILE_BALANCED_PERFORMANCE (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dplatform_profile.h25 PLATFORM_PROFILE_BALANCED_PERFORMANCE, enumerator
/linux/drivers/platform/x86/amd/pmf/
H A Dsps.c304 case PLATFORM_PROFILE_BALANCED_PERFORMANCE: in amd_pmf_get_pprof_modes()
399 set_bit(PLATFORM_PROFILE_BALANCED_PERFORMANCE, choices); in amd_pmf_hidden_choices()
H A Dspc.c284 case PLATFORM_PROFILE_BALANCED_PERFORMANCE: in amd_pmf_get_slider_info()
/linux/drivers/acpi/
H A Dplatform_profile.c38 [PLATFORM_PROFILE_BALANCED_PERFORMANCE] = "balanced-performance",
/linux/drivers/platform/x86/
H A Dacer-wmi.c2118 *profile = PLATFORM_PROFILE_BALANCED_PERFORMANCE; in acer_predator_v4_platform_profile_get()
2146 case PLATFORM_PROFILE_BALANCED_PERFORMANCE: in acer_predator_v4_platform_profile_set()
2176 set_bit(PLATFORM_PROFILE_BALANCED_PERFORMANCE, choices); in acer_predator_v4_platform_profile_probe()
/linux/drivers/platform/x86/dell/
H A Dalienware-wmi-wmax.c597 *pprof = PLATFORM_PROFILE_BALANCED_PERFORMANCE; in awcc_profile_to_pprof()