Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/include/linux/
Dplatform_profile.h20 PLATFORM_PROFILE_LOW_POWER, enumerator
/linux-5.19.10/drivers/acpi/
Dplatform_profile.c16 [PLATFORM_PROFILE_LOW_POWER] = "low-power",
/linux-5.19.10/drivers/platform/x86/
Dideapad-laptop.c721 *profile = PLATFORM_PROFILE_LOW_POWER; in convert_dytc_to_profile()
739 case PLATFORM_PROFILE_LOW_POWER: in convert_profile_to_dytc()
937 set_bit(PLATFORM_PROFILE_LOW_POWER, priv->dytc->pprof.choices); in ideapad_dytc_profile_init()
Dthinkpad_acpi.c10314 *profile = PLATFORM_PROFILE_LOW_POWER; in convert_dytc_to_profile()
10331 *profile = PLATFORM_PROFILE_LOW_POWER; in convert_dytc_to_profile()
10349 case PLATFORM_PROFILE_LOW_POWER: in convert_profile_to_dytc()
10511 set_bit(PLATFORM_PROFILE_LOW_POWER, dytc_profile.choices); in tpacpi_dytc_profile_init()