Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_codec.h246 unsigned int no_jack_detect:1; /* Machine has no jack-detection */ member
/linux/sound/hda/common/
H A Djack.c31 if (codec->no_jack_detect) in is_jack_detectable()
/linux/sound/hda/codecs/
H A Dsigmatel.c1865 codec->no_jack_detect = 1; in stac92hd73xx_fixup_alienware_m17x()
3822 codec->no_jack_detect = 1;
H A Dgeneric.c112 codec->no_jack_detect = !val; in parse_user_hints()
/linux/sound/hda/codecs/realtek/
H A Drealtek.c2230 codec->no_jack_detect = 1; in alc_fixup_hp_gpio_led()