Searched refs:is_spl_hs (Results 1 – 1 of 1) sorted by relevance
1121 bool is_spl_hs = false; in wcd_mbhc_check_for_spl_headset() local1136 is_spl_hs = true; in wcd_mbhc_check_for_spl_headset()1139 if (!is_spl_hs) { in wcd_mbhc_check_for_spl_headset()1145 return is_spl_hs; in wcd_mbhc_check_for_spl_headset()1156 bool is_spl_hs = false; in wcd_correct_swch_plug() local1234 if (output_mv > hs_threshold && !is_spl_hs) { in wcd_correct_swch_plug()1235 is_spl_hs = wcd_mbhc_check_for_spl_headset(mbhc); in wcd_correct_swch_plug()1238 if (is_spl_hs) { in wcd_correct_swch_plug()1277 if (is_spl_hs) in wcd_correct_swch_plug()