Home
last modified time | relevance | path

Searched refs:PLATFORM_PROFILE_LOW_POWER (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/platform/x86/lenovo/
H A Dwmi-gamezone.c168 *profile = PLATFORM_PROFILE_LOW_POWER; in lwmi_gz_profile_get()
211 case PLATFORM_PROFILE_LOW_POWER: in lwmi_gz_profile_set()
341 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in lwmi_gz_platform_profile_probe()
H A Dideapad-laptop.c965 *profile = PLATFORM_PROFILE_LOW_POWER; in convert_dytc_to_profile()
983 case PLATFORM_PROFILE_LOW_POWER: in convert_profile_to_dytc()
1095 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in dytc_profile_probe()
H A Dthinkpad_acpi.c10410 *profile = PLATFORM_PROFILE_LOW_POWER; in convert_dytc_to_profile()
10425 *profile = PLATFORM_PROFILE_LOW_POWER; in convert_dytc_to_profile()
10449 case PLATFORM_PROFILE_LOW_POWER: in convert_profile_to_dytc()
10603 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in dytc_profile_probe()
/linux/include/linux/
H A Dplatform_profile.h21 PLATFORM_PROFILE_LOW_POWER, enumerator
/linux/drivers/platform/x86/amd/pmf/
H A Dsps.c310 case PLATFORM_PROFILE_LOW_POWER: in amd_pmf_get_pprof_modes()
406 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in amd_pmf_profile_probe()
H A Dspc.c290 case PLATFORM_PROFILE_LOW_POWER: in amd_pmf_get_slider_info()
/linux/drivers/acpi/
H A Dplatform_profile.c34 [PLATFORM_PROFILE_LOW_POWER] = "low-power",
/linux/drivers/platform/x86/
H A Dsamsung-galaxybook.c599 *profile = PLATFORM_PROFILE_LOW_POWER; in get_performance_mode_profile()
672 perfmodes[PLATFORM_PROFILE_LOW_POWER] = GB_PERFORMANCE_MODE_FANOFF; in galaxybook_platform_profile_probe()
H A Dacer-wmi.c2127 *profile = PLATFORM_PROFILE_LOW_POWER; in acer_predator_v4_platform_profile_get()
2155 case PLATFORM_PROFILE_LOW_POWER: in acer_predator_v4_platform_profile_set()
2179 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in acer_predator_v4_platform_profile_probe()
/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c1692 case PLATFORM_PROFILE_LOW_POWER: in platform_profile_victus_s_set_ec()
1761 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in hp_wmi_platform_profile_probe()
/linux/drivers/platform/x86/dell/
H A Dalienware-wmi-wmax.c608 *pprof = PLATFORM_PROFILE_LOW_POWER; in awcc_profile_to_pprof()