Home
last modified time | relevance | path

Searched refs:mic_persent (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dpatch_conexant.c169 unsigned int mic_persent; in cx_fixup_headset_recog() local
179 mic_persent = snd_hda_codec_read(codec, 0x19, 0, AC_VERB_GET_PIN_SENSE, 0x0); in cx_fixup_headset_recog()
180 if (mic_persent & AC_PINSENSE_PRESENCE) in cx_fixup_headset_recog()