Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_codec.h244 unsigned int no_jack_detect:1; /* Machine has no jack-detection */ member
/linux/sound/pci/hda/
H A Dhda_jack.c31 if (codec->no_jack_detect) in is_jack_detectable()
H A Dhda_generic.c112 codec->no_jack_detect = !val; in parse_user_hints()
H A Dpatch_realtek.c12119 codec->no_jack_detect = 1; in alc_fixup_no_jack_detect()