Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/include/linux/
Dplatform_profile.h20 PLATFORM_PROFILE_LOW_POWER, enumerator
/Linux-v6.1/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-v6.1/drivers/acpi/
Dplatform_profile.c16 [PLATFORM_PROFILE_LOW_POWER] = "low-power",
/Linux-v6.1/drivers/platform/x86/
Dideapad-laptop.c736 *profile = PLATFORM_PROFILE_LOW_POWER; in convert_dytc_to_profile()
754 case PLATFORM_PROFILE_LOW_POWER: in convert_profile_to_dytc()
952 set_bit(PLATFORM_PROFILE_LOW_POWER, priv->dytc->pprof.choices); in ideapad_dytc_profile_init()
Dthinkpad_acpi.c10322 *profile = PLATFORM_PROFILE_LOW_POWER; in convert_dytc_to_profile()
10339 *profile = PLATFORM_PROFILE_LOW_POWER; in convert_dytc_to_profile()
10357 case PLATFORM_PROFILE_LOW_POWER: in convert_profile_to_dytc()
10546 set_bit(PLATFORM_PROFILE_LOW_POWER, dytc_profile.choices); in tpacpi_dytc_profile_init()