Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/dell/
Ddell-pc.c112 DELL_COOL_BOTTOM = BIT(1), enumerator
130 else if (state & DELL_COOL_BOTTOM) in thermal_get_mode()
131 return DELL_COOL_BOTTOM; in thermal_get_mode()
196 return thermal_set_mode(DELL_COOL_BOTTOM); in thermal_platform_profile_set()
218 case DELL_COOL_BOTTOM: in thermal_platform_profile_get()
255 if (supported_modes & DELL_COOL_BOTTOM) in thermal_init()