Searched refs:jack_present (Results 1 – 1 of 1) sorted by relevance
4449 int jack_present; in ca0132_select_out() local4461 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() local4776 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() local5052 jack_present = snd_hda_jack_detect(codec, spec->unsol_tag_amic1); in ca0132_select_mic()5054 jack_present = in ca0132_select_mic()[all …]