Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/include/linux/
Dplatform_profile.h20 PLATFORM_PROFILE_LOW_POWER, enumerator
/Linux-v5.15/drivers/acpi/
Dplatform_profile.c16 [PLATFORM_PROFILE_LOW_POWER] = "low-power",
/Linux-v5.15/drivers/platform/x86/
Dideapad-laptop.c717 *profile = PLATFORM_PROFILE_LOW_POWER; in convert_dytc_to_profile()
735 case PLATFORM_PROFILE_LOW_POWER: in convert_profile_to_dytc()
903 set_bit(PLATFORM_PROFILE_LOW_POWER, priv->dytc->pprof.choices); in ideapad_dytc_profile_init()
Dthinkpad_acpi.c10154 *profile = PLATFORM_PROFILE_LOW_POWER; in convert_dytc_to_profile()
10172 case PLATFORM_PROFILE_LOW_POWER: in convert_profile_to_dytc()
10317 set_bit(PLATFORM_PROFILE_LOW_POWER, dytc_profile.choices); in tpacpi_dytc_profile_init()