Home
last modified time | relevance | path

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

/linux/sound/pci/ice1712/
A Dpsc724.c24 bool mute_all, jack_detect; member
217 if (spec->jack_detect == on) in psc724_set_jack_detection()
220 spec->jack_detect = on; in psc724_set_jack_detection()
234 return spec->jack_detect; in psc724_get_jack_detection()
/linux/sound/pci/hda/
A Dhda_jack.c153 jack->jack_detect = existing_nid_jack->jack_detect; in snd_hda_jack_tbl_new()
342 if (jack->jack_detect) in snd_hda_jack_detect_enable_callback_mst()
344 jack->jack_detect = 1; in snd_hda_jack_detect_enable_callback_mst()
A Dhda_jack.h37 unsigned int jack_detect:1; /* capable of jack-detection? */ member
/linux/Documentation/sound/hd-audio/
A Dnotes.rst400 Its format is ``key = value``. For example, passing ``jack_detect = no``
438 the section above. For example, by passing ``jack_detect = no`` string
446 jack_detect (bool)
539 jack_detect = no

Completed in 10 milliseconds