Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dpatch_ca0132.c3835 int jack_present; in ca0132_select_out() local
3847 jack_present = snd_hda_jack_detect(codec, spec->unsol_tag_hp); in ca0132_select_out()
3849 jack_present = in ca0132_select_out()
3852 if (jack_present) in ca0132_select_out()
3945 int jack_present; in ca0132_alt_select_out() local
3965 jack_present = snd_hda_jack_detect(codec, spec->unsol_tag_hp) || in ca0132_alt_select_out()
3968 if (jack_present) in ca0132_alt_select_out()
4276 int jack_present; in ca0132_select_mic() local
4286 jack_present = snd_hda_jack_detect(codec, spec->unsol_tag_amic1); in ca0132_select_mic()
4288 jack_present = in ca0132_select_mic()
[all …]