Searched refs:gmode_status (Results 1 – 1 of 1) sorted by relevance
1101 u32 gmode_status; in thermal_profile_set() local1105 &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()