Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dhda_jack.h82 static inline bool snd_hda_jack_detect(struct hda_codec *codec, hda_nid_t nid) in snd_hda_jack_detect() function
Dhda_jack.c159 if (jack->gating_jack && !snd_hda_jack_detect(codec, jack->gating_jack)) in jack_detect_update()
428 state = snd_hda_jack_detect(codec, nid); in snd_hda_jack_add_kctl()
Dpatch_realtek.c3041 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc282_init()
3079 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc282_shutup()
3158 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc283_init()
3193 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc283_shutup()
3230 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc256_init()
3273 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc256_shutup()
3318 hp1_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc225_init()
3319 hp2_pin_sense = snd_hda_jack_detect(codec, 0x16); in alc225_init()
3367 hp1_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc225_shutup()
3368 hp2_pin_sense = snd_hda_jack_detect(codec, 0x16); in alc225_shutup()
[all …]
Dpatch_cirrus.c1031 spdif_present = snd_hda_jack_detect(codec, spdif_pin); in cs4210_spdif_automute()
Dpatch_conexant.c264 spec->gen.hp_jack_present = snd_hda_jack_detect(codec, spec->gen.autocfg.hp_pins[0]); in cxt_update_headset_mode()
Dpatch_ca0132.c4067 jack_present = snd_hda_jack_detect(codec, spec->unsol_tag_hp); in ca0132_select_out()
4323 jack_present = snd_hda_jack_detect(codec, spec->unsol_tag_hp) || in ca0132_alt_select_out()
4324 snd_hda_jack_detect(codec, spec->unsol_tag_front_hp); in ca0132_alt_select_out()
4379 if (snd_hda_jack_detect(codec, spec->unsol_tag_front_hp)) in ca0132_alt_select_out()
4381 else if (snd_hda_jack_detect(codec, spec->unsol_tag_hp)) in ca0132_alt_select_out()
4602 jack_present = snd_hda_jack_detect(codec, spec->unsol_tag_amic1); in ca0132_select_mic()
Dpatch_sigmatel.c469 snd_hda_jack_detect(codec, jack->nid), in jack_update_power()
480 snd_hda_jack_detect(codec, nid), in jack_update_power()