Searched refs:found_two_by_two (Results 1 – 1 of 1) sorted by relevance
2896 int8_t found_one_by_one = -EINVAL, found_two_by_two = -EINVAL; in policy_mgr_get_dbs_hw_modes() local2958 (found_two_by_two < 0)) { in policy_mgr_get_dbs_hw_modes()2959 found_two_by_two = i; in policy_mgr_get_dbs_hw_modes()2970 if (found_two_by_two >= 0) in policy_mgr_get_dbs_hw_modes()