Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/dell/
Ddell-pc.c113 DELL_QUIET = BIT(2), enumerator
132 else if (state & DELL_QUIET) in thermal_get_mode()
133 return DELL_QUIET; in thermal_get_mode()
194 return thermal_set_mode(DELL_QUIET); in thermal_platform_profile_set()
221 case DELL_QUIET: in thermal_platform_profile_get()
253 if (supported_modes & DELL_QUIET) in thermal_init()