Searched refs:PLATFORM_PROFILE_LOW_POWER (Results 1 - 9 of 9) sorted by relevance

/linux-master/include/linux/
H A Dplatform_profile.h20 PLATFORM_PROFILE_LOW_POWER, enumerator in enum:platform_profile_option
/linux-master/drivers/platform/surface/
H A Dsurface_platform_profile.c72 return PLATFORM_PROFILE_LOW_POWER;
89 case PLATFORM_PROFILE_LOW_POWER:
157 set_bit(PLATFORM_PROFILE_LOW_POWER, tpd->handler.choices);
/linux-master/drivers/platform/x86/
H A Dinspur_platform_profile.c102 case PLATFORM_PROFILE_LOW_POWER:
160 *profile = PLATFORM_PROFILE_LOW_POWER;
183 set_bit(PLATFORM_PROFILE_LOW_POWER, priv->handler.choices);
H A Dideapad-laptop.c707 *profile = PLATFORM_PROFILE_LOW_POWER;
725 case PLATFORM_PROFILE_LOW_POWER:
923 set_bit(PLATFORM_PROFILE_LOW_POWER, priv->dytc->pprof.choices);
H A Dacer-wmi.c1834 *profile = PLATFORM_PROFILE_LOW_POWER;
1863 case PLATFORM_PROFILE_LOW_POWER:
1900 set_bit(PLATFORM_PROFILE_LOW_POWER,
H A Dthinkpad_acpi.c10348 *profile = PLATFORM_PROFILE_LOW_POWER;
10364 *profile = PLATFORM_PROFILE_LOW_POWER;
10391 case PLATFORM_PROFILE_LOW_POWER:
10585 set_bit(PLATFORM_PROFILE_LOW_POWER, dytc_profile.choices);
11195 case PLATFORM_PROFILE_LOW_POWER:
11202 dytc_profile_set(NULL, PLATFORM_PROFILE_LOW_POWER);
/linux-master/drivers/acpi/
H A Dplatform_profile.c16 [PLATFORM_PROFILE_LOW_POWER] = "low-power",
/linux-master/drivers/platform/x86/amd/pmf/
H A Dsps.c305 case PLATFORM_PROFILE_LOW_POWER:
412 set_bit(PLATFORM_PROFILE_LOW_POWER, dev->pprof.choices);
H A Dspc.c141 case PLATFORM_PROFILE_LOW_POWER:

Completed in 160 milliseconds