Searched refs:jack_present (Results 1 – 1 of 1) sorted by relevance
4327 int jack_present; in ca0132_select_out() local4339 jack_present = snd_hda_jack_detect(codec, spec->unsol_tag_hp); in ca0132_select_out()4341 jack_present = in ca0132_select_out()4344 if (jack_present) in ca0132_select_out()4636 int jack_present; in ca0132_alt_select_out() local4654 jack_present = snd_hda_jack_detect(codec, spec->unsol_tag_hp) || in ca0132_alt_select_out()4657 if (jack_present) in ca0132_alt_select_out()4920 int jack_present; in ca0132_select_mic() local4930 jack_present = snd_hda_jack_detect(codec, spec->unsol_tag_amic1); in ca0132_select_mic()4932 jack_present = in ca0132_select_mic()[all …]