Searched refs:supported_profiles (Results 1 – 1 of 1) sorted by relevance
2026 unsigned long supported_profiles; in acer_predator_v4_platform_profile_probe() local2030 (u8 *)&supported_profiles); in acer_predator_v4_platform_profile_probe()2035 if (test_bit(ACER_PREDATOR_V4_THERMAL_PROFILE_ECO, &supported_profiles)) { in acer_predator_v4_platform_profile_probe()2041 if (test_bit(ACER_PREDATOR_V4_THERMAL_PROFILE_QUIET, &supported_profiles)) { in acer_predator_v4_platform_profile_probe()2047 if (test_bit(ACER_PREDATOR_V4_THERMAL_PROFILE_BALANCED, &supported_profiles)) { in acer_predator_v4_platform_profile_probe()2053 if (test_bit(ACER_PREDATOR_V4_THERMAL_PROFILE_PERFORMANCE, &supported_profiles)) { in acer_predator_v4_platform_profile_probe()2064 if (test_bit(ACER_PREDATOR_V4_THERMAL_PROFILE_TURBO, &supported_profiles)) { in acer_predator_v4_platform_profile_probe()