Home
last modified time | relevance | path

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

/Linux-v5.15/sound/pci/hda/
Dpatch_ca0132.c4449 int jack_present; in ca0132_select_out() local
4461 jack_present = snd_hda_jack_detect(codec, spec->unsol_tag_hp); in ca0132_select_out()
4463 jack_present = in ca0132_select_out()
4466 if (jack_present) in ca0132_select_out()
4758 int jack_present; in ca0132_alt_select_out() local
4776 jack_present = snd_hda_jack_detect(codec, spec->unsol_tag_hp) || in ca0132_alt_select_out()
4779 if (jack_present) in ca0132_alt_select_out()
5042 int jack_present; in ca0132_select_mic() local
5052 jack_present = snd_hda_jack_detect(codec, spec->unsol_tag_amic1); in ca0132_select_mic()
5054 jack_present = in ca0132_select_mic()
[all …]