Searched refs:is_spl_hs (Results 1 – 1 of 1) sorted by relevance
1120 bool is_spl_hs = false; in wcd_mbhc_check_for_spl_headset() local1135 is_spl_hs = true; in wcd_mbhc_check_for_spl_headset()1138 if (!is_spl_hs) { in wcd_mbhc_check_for_spl_headset()1144 return is_spl_hs; in wcd_mbhc_check_for_spl_headset()1155 bool is_spl_hs = false; in wcd_correct_swch_plug() local1233 if (output_mv > hs_threshold && !is_spl_hs) { in wcd_correct_swch_plug()1234 is_spl_hs = wcd_mbhc_check_for_spl_headset(mbhc); in wcd_correct_swch_plug()1237 if (is_spl_hs) { in wcd_correct_swch_plug()1276 if (is_spl_hs) in wcd_correct_swch_plug()