Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/platform/surface/
Dsurface_platform_profile.c72 return PLATFORM_PROFILE_LOW_POWER; in convert_ssam_to_profile()
89 case PLATFORM_PROFILE_LOW_POWER: in convert_profile_to_ssam()
157 set_bit(PLATFORM_PROFILE_LOW_POWER, tpd->handler.choices); in surface_platform_profile_probe()
/linux-6.1.9/include/linux/
Dplatform_profile.h20 PLATFORM_PROFILE_LOW_POWER, enumerator
/linux-6.1.9/drivers/platform/x86/amd/pmf/
Dsps.c93 case PLATFORM_PROFILE_LOW_POWER: in amd_pmf_get_pprof_modes()
130 set_bit(PLATFORM_PROFILE_LOW_POWER, dev->pprof.choices); in amd_pmf_init_sps()
/linux-6.1.9/drivers/acpi/
Dplatform_profile.c16 [PLATFORM_PROFILE_LOW_POWER] = "low-power",
/linux-6.1.9/drivers/platform/x86/
Dideapad-laptop.c797 *profile = PLATFORM_PROFILE_LOW_POWER; in convert_dytc_to_profile()
815 case PLATFORM_PROFILE_LOW_POWER: in convert_profile_to_dytc()
1013 set_bit(PLATFORM_PROFILE_LOW_POWER, priv->dytc->pprof.choices); in ideapad_dytc_profile_init()
Dthinkpad_acpi.c10325 *profile = PLATFORM_PROFILE_LOW_POWER; in convert_dytc_to_profile()
10341 *profile = PLATFORM_PROFILE_LOW_POWER; in convert_dytc_to_profile()
10367 case PLATFORM_PROFILE_LOW_POWER: in convert_profile_to_dytc()
10559 set_bit(PLATFORM_PROFILE_LOW_POWER, dytc_profile.choices); in tpacpi_dytc_profile_init()