Searched refs:jack_present (Results 1 – 1 of 1) sorted by relevance
4325 int jack_present; in ca0132_select_out() local4337 jack_present = snd_hda_jack_detect(codec, spec->unsol_tag_hp); in ca0132_select_out()4339 jack_present = in ca0132_select_out()4342 if (jack_present) in ca0132_select_out()4634 int jack_present; in ca0132_alt_select_out() local4652 jack_present = snd_hda_jack_detect(codec, spec->unsol_tag_hp) || in ca0132_alt_select_out()4655 if (jack_present) in ca0132_alt_select_out()4918 int jack_present; in ca0132_select_mic() local4928 jack_present = snd_hda_jack_detect(codec, spec->unsol_tag_amic1); in ca0132_select_mic()4930 jack_present = in ca0132_select_mic()[all …]