Searched refs:mic_mode (Results 1 – 3 of 3) sorted by relevance
87 unsigned int mic_mode; member
571 &priv->data->mic_mode); in mt6359_accdet_parse_dt()573 priv->data->mic_mode = 2; in mt6359_accdet_parse_dt()864 if (priv->data->mic_mode == HEADSET_MODE_1) { in mt6359_accdet_init()874 } else if (priv->data->mic_mode == HEADSET_MODE_2) { in mt6359_accdet_init()882 } else if (priv->data->mic_mode == HEADSET_MODE_6) { in mt6359_accdet_init()
347 bool mic_mode = false; in cxt_update_headset_mode() local355 mic_mode = !!cfg->inputs[i].is_headphone_mic; in cxt_update_headset_mode()359 if (mic_mode) { in cxt_update_headset_mode()
Completed in 16 milliseconds