Home
last modified time | relevance | path

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

/linux-6.15/sound/pci/hda/
H A Dpatch_cmedia.c127 hp_jack_plugin = snd_hda_jack_detect(spec->codec, hp_pin); in cm9825_unsol_hp_delayed()
223 hp_jack_plugin = snd_hda_jack_detect(spec->codec, hp_pin); in cm9825_resume()
H A Dhda_jack.h154 snd_hda_jack_detect(struct hda_codec *codec, hda_nid_t nid) in snd_hda_jack_detect() function
H A Dpatch_realtek.c3419 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc282_init()
3457 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc282_shutup()
3536 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc283_init()
3571 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc283_shutup()
3617 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc256_init()
3772 hp2_pin_sense = snd_hda_jack_detect(codec, 0x16); in alc225_init()
3809 hp2_pin_sense = snd_hda_jack_detect(codec, 0x16); in alc225_shutup()
3861 hp2_pin_sense = snd_hda_jack_detect(codec, 0x14); in alc222_init()
3895 hp2_pin_sense = snd_hda_jack_detect(codec, 0x14); in alc222_shutup()
6029 if (!snd_hda_jack_detect(codec, hp_pin)) in alc_update_headset_mode()
[all …]
H A Dpatch_cirrus.c1035 spdif_present = snd_hda_jack_detect(codec, spdif_pin); in cs4210_spdif_automute()
H A Dpatch_conexant.c374 spec->gen.hp_jack_present = snd_hda_jack_detect(codec, spec->gen.autocfg.hp_pins[0]); in cxt_update_headset_mode()
H A Dpatch_ca0132.c4473 jack_present = snd_hda_jack_detect(codec, spec->unsol_tag_hp); in ca0132_select_out()
4788 jack_present = snd_hda_jack_detect(codec, spec->unsol_tag_hp) || in ca0132_alt_select_out()
4789 snd_hda_jack_detect(codec, spec->unsol_tag_front_hp); in ca0132_alt_select_out()
4851 if (snd_hda_jack_detect(codec, spec->unsol_tag_front_hp)) in ca0132_alt_select_out()
4853 else if (snd_hda_jack_detect(codec, spec->unsol_tag_hp)) in ca0132_alt_select_out()
5064 jack_present = snd_hda_jack_detect(codec, spec->unsol_tag_amic1); in ca0132_select_mic()
H A Dpatch_sigmatel.c476 snd_hda_jack_detect(codec, jack->nid), in jack_update_power()
487 snd_hda_jack_detect(codec, nid), in jack_update_power()