Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
A Dhda_jack.h153 snd_hda_jack_detect(struct hda_codec *codec, hda_nid_t nid) in snd_hda_jack_detect() function
A Dpatch_realtek.c3282 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc282_init()
3320 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc282_shutup()
3399 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc283_init()
3434 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc283_shutup()
3471 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc256_init()
3520 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc256_shutup()
3629 hp2_pin_sense = snd_hda_jack_detect(codec, 0x16); in alc225_init()
3680 hp2_pin_sense = snd_hda_jack_detect(codec, 0x16); in alc225_shutup()
3731 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc_default_init()
5546 if (!snd_hda_jack_detect(codec, hp_pin)) in alc_update_headset_mode()
[all …]
A Dpatch_cirrus.c1034 spdif_present = snd_hda_jack_detect(codec, spdif_pin); in cs4210_spdif_automute()
A Dpatch_conexant.c290 spec->gen.hp_jack_present = snd_hda_jack_detect(codec, spec->gen.autocfg.hp_pins[0]); in cxt_update_headset_mode()
A Dpatch_ca0132.c4461 jack_present = snd_hda_jack_detect(codec, spec->unsol_tag_hp); in ca0132_select_out()
4776 jack_present = snd_hda_jack_detect(codec, spec->unsol_tag_hp) || in ca0132_alt_select_out()
4777 snd_hda_jack_detect(codec, spec->unsol_tag_front_hp); in ca0132_alt_select_out()
4839 if (snd_hda_jack_detect(codec, spec->unsol_tag_front_hp)) in ca0132_alt_select_out()
4841 else if (snd_hda_jack_detect(codec, spec->unsol_tag_hp)) in ca0132_alt_select_out()
5052 jack_present = snd_hda_jack_detect(codec, spec->unsol_tag_amic1); in ca0132_select_mic()
A Dpatch_sigmatel.c475 snd_hda_jack_detect(codec, jack->nid), in jack_update_power()
486 snd_hda_jack_detect(codec, nid), in jack_update_power()

Completed in 46 milliseconds