Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/dell/
H A Ddell-pc.c193 case PLATFORM_PROFILE_COOL: in thermal_platform_profile_set()
217 *profile = PLATFORM_PROFILE_COOL; in thermal_platform_profile_get()
236 __set_bit(PLATFORM_PROFILE_COOL, choices); in thermal_platform_profile_probe()
H A Dalienware-wmi-wmax.c605 *pprof = PLATFORM_PROFILE_COOL; in awcc_profile_to_pprof()
/linux/include/linux/
H A Dplatform_profile.h22 PLATFORM_PROFILE_COOL, enumerator
/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c1322 *profile = PLATFORM_PROFILE_COOL; in platform_profile_omen_get_ec()
1397 case PLATFORM_PROFILE_COOL: in platform_profile_omen_set_ec()
1472 *profile = PLATFORM_PROFILE_COOL; in hp_wmi_platform_profile_get()
1496 case PLATFORM_PROFILE_COOL: in hp_wmi_platform_profile_set()
1756 set_bit(PLATFORM_PROFILE_COOL, choices); in hp_wmi_platform_profile_probe()
1764 set_bit(PLATFORM_PROFILE_COOL, choices); in hp_wmi_platform_profile_probe()
/linux/drivers/acpi/
H A Dplatform_profile.c35 [PLATFORM_PROFILE_COOL] = "cool",