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-wmax.c1272 u32 gmode_status; in awcc_platform_profile_set() local
1277 &gmode_status); in awcc_platform_profile_set()
1282 if ((profile == PLATFORM_PROFILE_PERFORMANCE && !gmode_status) || in awcc_platform_profile_set()
1283 (profile != PLATFORM_PROFILE_PERFORMANCE && gmode_status)) { in awcc_platform_profile_set()
1286 &gmode_status); in awcc_platform_profile_set()