Home
last modified time | relevance | path

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

/Linux-v6.1/include/sound/
Dhda_codec.h248 unsigned int no_jack_detect:1; /* Machine has no jack-detection */ member
/Linux-v6.1/sound/pci/hda/
Dhda_jack.c31 if (codec->no_jack_detect) in is_jack_detectable()
Dpatch_sigmatel.c1865 codec->no_jack_detect = 1; in stac92hd73xx_fixup_no_jd()
3822 codec->no_jack_detect = 1; in stac927x_fixup_ref_no_jd()
Dhda_generic.c112 codec->no_jack_detect = !val; in parse_user_hints()
Dpatch_realtek.c10574 codec->no_jack_detect = 1; in alc_fixup_no_jack_detect()