Searched refs:inv_jack_detect (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/sound/
H A Dhda_codec.h246 unsigned int inv_jack_detect:1; /* broken h/w: inverted detection bit */ member in struct:hda_codec
/linux-master/sound/pci/hda/
H A Dhda_jack.c59 if (codec->inv_jack_detect)
H A Dpatch_analog.c216 codec->inv_jack_detect = 1;
H A Dpatch_cirrus.c693 codec->inv_jack_detect = 1;
H A Dhda_generic.c113 val = snd_hda_get_bool_hint(codec, "inv_jack_detect");
115 codec->inv_jack_detect = !!val;

Completed in 154 milliseconds