Home
last modified time | relevance | path

Searched refs:PLATFORM_PROFILE_MAX_POWER (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/platform/x86/lenovo/
H A Dwmi-gamezone.c175 *profile = PLATFORM_PROFILE_MAX_POWER; in lwmi_gz_profile_get()
218 case PLATFORM_PROFILE_MAX_POWER: in lwmi_gz_profile_set()
346 set_bit(PLATFORM_PROFILE_MAX_POWER, choices); in lwmi_gz_platform_profile_probe()
/linux/include/linux/
H A Dplatform_profile.h27 PLATFORM_PROFILE_MAX_POWER, enumerator
/linux/drivers/acpi/
H A Dplatform_profile.c40 [PLATFORM_PROFILE_MAX_POWER] = "max-power",
510 if (profile == PLATFORM_PROFILE_MAX_POWER || in platform_profile_cycle()
521 clear_bit(PLATFORM_PROFILE_MAX_POWER, data.aggregate); in platform_profile_cycle()