Searched refs:mic_present (Results 1 – 1 of 1) sorted by relevance
163 unsigned int mic_present; in cx_fixup_headset_recog() local170 mic_present = snd_hda_codec_read(codec, 0x19, 0, AC_VERB_GET_PIN_SENSE, 0x0); in cx_fixup_headset_recog()171 if (mic_present & AC_PINSENSE_PRESENCE) in cx_fixup_headset_recog()237 unsigned int mic_present; in cx_update_headset_mic_vref() local243 mic_present = snd_hda_codec_read(codec, 0x19, 0, AC_VERB_GET_PIN_SENSE, 0x0); in cx_update_headset_mic_vref()244 if (!(mic_present & AC_PINSENSE_PRESENCE)) { /* mic plugout */ in cx_update_headset_mic_vref()