Home
last modified time | relevance | path

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

/sound/pci/hda/
Dhda_jack.c25 if (codec->no_jack_detect) in is_jack_detectable()
Dhda_codec.h881 unsigned int no_jack_detect:1; /* Machine has no jack-detection */ member
Dpatch_sigmatel.c1859 codec->no_jack_detect = 1; in stac92hd73xx_fixup_no_jd()
3143 codec->no_jack_detect = 1; in stac927x_fixup_ref_no_jd()
Dpatch_realtek.c3785 codec->no_jack_detect = 1; in alc_fixup_no_jack_detect()
Dhda_generic.c101 codec->no_jack_detect = !val; in parse_user_hints()