Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/dell/
H A Ddell-pc.c114 DELL_PERFORMANCE = BIT(3), enumerator
134 else if (state & DELL_PERFORMANCE) in thermal_get_mode()
135 return DELL_PERFORMANCE; in thermal_get_mode()
192 return thermal_set_mode(DELL_PERFORMANCE); in thermal_platform_profile_set()
215 case DELL_PERFORMANCE: in thermal_platform_profile_get()
259 if (supported_modes & DELL_PERFORMANCE) in thermal_init()