Home
last modified time | relevance | path

Searched refs:PLATFORM_PROFILE_COOL (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/platform/x86/dell/
H A Ddell-pc.c195 case PLATFORM_PROFILE_COOL: in thermal_platform_profile_set()
219 *profile = PLATFORM_PROFILE_COOL; in thermal_platform_profile_get()
256 set_bit(PLATFORM_PROFILE_COOL, thermal_handler->choices); in thermal_init()
/linux/include/linux/
H A Dplatform_profile.h21 PLATFORM_PROFILE_COOL, enumerator
/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c1215 *profile = PLATFORM_PROFILE_COOL; in platform_profile_omen_get_ec()
1290 case PLATFORM_PROFILE_COOL: in platform_profile_omen_set_ec()
1365 *profile = PLATFORM_PROFILE_COOL; in hp_wmi_platform_profile_get()
1389 case PLATFORM_PROFILE_COOL: in hp_wmi_platform_profile_set()
1588 set_bit(PLATFORM_PROFILE_COOL, platform_profile_handler.choices); in thermal_profile_setup()
1624 set_bit(PLATFORM_PROFILE_COOL, platform_profile_handler.choices); in thermal_profile_setup()
/linux/drivers/acpi/
H A Dplatform_profile.c17 [PLATFORM_PROFILE_COOL] = "cool",