Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
H A Dhda_codec.h247 unsigned int inv_jack_detect:1; /* broken h/w: inverted detection bit */ member
/kernel/linux/linux-6.6/include/sound/
H A Dhda_codec.h247 unsigned int inv_jack_detect:1; /* broken h/w: inverted detection bit */ member
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_jack.c59 if (codec->inv_jack_detect) in read_pin_sense()
H A Dpatch_cirrus.c691 codec->inv_jack_detect = 1; in cs4208_fixup_macmini()
H A Dpatch_analog.c227 codec->inv_jack_detect = 1; in ad_fixup_inv_jack_detect()
H A Dhda_generic.c113 val = snd_hda_get_bool_hint(codec, "inv_jack_detect"); in parse_user_hints()
115 codec->inv_jack_detect = !!val; in parse_user_hints()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_jack.c59 if (codec->inv_jack_detect) in read_pin_sense()
H A Dpatch_cirrus.c693 codec->inv_jack_detect = 1; in cs4208_fixup_macmini()
H A Dpatch_analog.c220 codec->inv_jack_detect = 1; in ad_fixup_inv_jack_detect()
H A Dhda_generic.c113 val = snd_hda_get_bool_hint(codec, "inv_jack_detect"); in parse_user_hints()
115 codec->inv_jack_detect = !!val; in parse_user_hints()

Completed in 28 milliseconds