Home
last modified time | relevance | path

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

/drivers/platform/x86/dell/
A Ddell-pc.c169 static int thermal_set_mode(enum thermal_mode_bits state) in thermal_set_mode() function
188 return thermal_set_mode(DELL_BALANCED); in thermal_platform_profile_set()
190 return thermal_set_mode(DELL_PERFORMANCE); in thermal_platform_profile_set()
192 return thermal_set_mode(DELL_QUIET); in thermal_platform_profile_set()
194 return thermal_set_mode(DELL_COOL_BOTTOM); in thermal_platform_profile_set()

Completed in 6 milliseconds