Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/dell/
H A Ddell-pc.c197 case PLATFORM_PROFILE_COOL: in thermal_platform_profile_set()
221 *profile = PLATFORM_PROFILE_COOL; in thermal_platform_profile_get()
238 set_bit(PLATFORM_PROFILE_COOL, choices); in thermal_platform_profile_probe()
H A Dalienware-wmi-wmax.c275 [THERMAL_MODE_USTT_COOL] = PLATFORM_PROFILE_COOL,
/linux-6.15/include/linux/
H A Dplatform_profile.h22 PLATFORM_PROFILE_COOL, enumerator
/linux-6.15/drivers/platform/x86/hp/
H A Dhp-wmi.c1310 *profile = PLATFORM_PROFILE_COOL; in platform_profile_omen_get_ec()
1385 case PLATFORM_PROFILE_COOL: in platform_profile_omen_set_ec()
1460 *profile = PLATFORM_PROFILE_COOL; in hp_wmi_platform_profile_get()
1484 case PLATFORM_PROFILE_COOL: in hp_wmi_platform_profile_set()
1744 set_bit(PLATFORM_PROFILE_COOL, choices); in hp_wmi_platform_profile_probe()
1752 set_bit(PLATFORM_PROFILE_COOL, choices); in hp_wmi_platform_profile_probe()
/linux-6.15/drivers/acpi/
H A Dplatform_profile.c35 [PLATFORM_PROFILE_COOL] = "cool",