Home
last modified time | relevance | path

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

/sound/pci/hda/
Dhda_codec.h250 unsigned int no_jack_detect:1; /* Machine has no jack-detection */ member
Dhda_jack.c35 if (codec->no_jack_detect) in is_jack_detectable()
Dpatch_sigmatel.c1875 codec->no_jack_detect = 1; in stac92hd73xx_fixup_no_jd()
3813 codec->no_jack_detect = 1; in stac927x_fixup_ref_no_jd()
Dpatch_realtek.c6455 codec->no_jack_detect = 1; in alc_fixup_no_jack_detect()
Dhda_generic.c118 codec->no_jack_detect = !val; in parse_user_hints()