Home
last modified time | relevance | path

Searched refs:inv_jack_detect (Results 1 – 3 of 3) sorted by relevance

/linux/include/sound/
H A Dhda_codec.h246 unsigned int inv_jack_detect:1; /* broken h/w: inverted detection bit */ member
/linux/sound/pci/hda/
H A Dhda_jack.c59 if (codec->inv_jack_detect) in read_pin_sense()
H A Dhda_generic.c115 codec->inv_jack_detect = !!val; in parse_user_hints()