Searched refs:mic_mode (Results 1 – 2 of 2) sorted by relevance
566 &priv->data->mic_mode); in mt6359_accdet_parse_dt() 568 priv->data->mic_mode = 2; in mt6359_accdet_parse_dt() 859 if (priv->data->mic_mode == HEADSET_MODE_1) { in mt6359_accdet_init() 869 } else if (priv->data->mic_mode == HEADSET_MODE_2) { in mt6359_accdet_init() 877 } else if (priv->data->mic_mode == HEADSET_MODE_6) { in mt6359_accdet_init()
360 bool mic_mode = false; in cxt_update_headset_mode() local368 mic_mode = !!cfg->inputs[i].is_headphone_mic; in cxt_update_headset_mode()372 if (mic_mode) { in cxt_update_headset_mode()