Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dplatform_profile.h25 PLATFORM_PROFILE_BALANCED_PERFORMANCE, enumerator
/linux/drivers/platform/x86/
H A Dbitland-mifs-wmi.c209 *profile = PLATFORM_PROFILE_BALANCED_PERFORMANCE; in laptop_profile_get()
266 case PLATFORM_PROFILE_BALANCED_PERFORMANCE: in laptop_profile_set()
291 set_bit(PLATFORM_PROFILE_BALANCED_PERFORMANCE, choices); in platform_profile_probe()
H A Dacer-wmi.c2120 *profile = PLATFORM_PROFILE_BALANCED_PERFORMANCE; in acer_predator_v4_platform_profile_get()
2148 case PLATFORM_PROFILE_BALANCED_PERFORMANCE: in acer_predator_v4_platform_profile_set()
2178 set_bit(PLATFORM_PROFILE_BALANCED_PERFORMANCE, choices); in acer_predator_v4_platform_profile_probe()
/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.c239 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/dell/
H A Dalienware-wmi-wmax.c597 *pprof = PLATFORM_PROFILE_BALANCED_PERFORMANCE; in awcc_profile_to_pprof()