Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/dell/
H A Dalienware-wmi.c1101 u32 gmode_status; in thermal_profile_set() local
1105 &gmode_status); in thermal_profile_set()
1110 if ((profile == PLATFORM_PROFILE_PERFORMANCE && !gmode_status) || in thermal_profile_set()
1111 (profile != PLATFORM_PROFILE_PERFORMANCE && gmode_status)) { in thermal_profile_set()
1113 &gmode_status); in thermal_profile_set()