Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dpatch_ca0132.c3127 int jack_present; in ca0132_select_out() local
3139 jack_present = snd_hda_jack_detect(codec, spec->out_pins[1]); in ca0132_select_out()
3141 jack_present = in ca0132_select_out()
3144 if (jack_present) in ca0132_select_out()
3291 int jack_present; in ca0132_select_mic() local
3301 jack_present = snd_hda_jack_detect(codec, spec->input_pins[0]); in ca0132_select_mic()
3303 jack_present = in ca0132_select_mic()
3306 if (jack_present) in ca0132_select_mic()