Home
last modified time | relevance | path

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

/linux-6.15/sound/pci/hda/
H A Dpatch_realtek.c5403 snd_hda_set_pin_ctl_cache(codec, hp_pin, 0); in alc_headset_mode_mic_in()
5412 snd_hda_set_pin_ctl_cache(codec, hp_pin, 0); in alc_headset_mode_mic_in()
5420 snd_hda_set_pin_ctl_cache(codec, hp_pin, 0); in alc_headset_mode_mic_in()
5427 snd_hda_set_pin_ctl_cache(codec, hp_pin, 0); in alc_headset_mode_mic_in()
5434 snd_hda_set_pin_ctl_cache(codec, hp_pin, 0); in alc_headset_mode_mic_in()
5439 snd_hda_set_pin_ctl_cache(codec, hp_pin, 0); in alc_headset_mode_mic_in()
5445 snd_hda_set_pin_ctl_cache(codec, hp_pin, 0); in alc_headset_mode_mic_in()
6069 snd_hda_set_pin_ctl_cache(codec, hp_pin, in alc_update_headset_mode()
6383 snd_hda_set_pin_ctl_cache(codec, 0x18, 0); in alc_fixup_headset_mode_alc668()
12657 snd_hda_set_pin_ctl_cache(codec, 0x15, 0); in alc662_aspire_ethos_mute_speakers()
[all …]
H A Dhda_local.h456 snd_hda_set_pin_ctl_cache(struct hda_codec *codec, hda_nid_t pin, in snd_hda_set_pin_ctl_cache() function
H A Dpatch_cirrus.c707 snd_hda_set_pin_ctl_cache(codec, pin, pinctl); in cs4208_spdif_sw_put()
H A Dhda_auto_parser.c825 snd_hda_set_pin_ctl_cache(codec, cfg->nid, cfg->val); in set_pin_targets()
H A Dpatch_conexant.c336 snd_hda_set_pin_ctl_cache(codec, 0x1d, AC_PINCTL_HP_EN); in cxt_fixup_update_pinctl()
H A Dhda_generic.c2594 snd_hda_set_pin_ctl_cache(codec, vref_pin, in update_hp_mic()
2696 snd_hda_set_pin_ctl_cache(codec, nid, val); in out_jack_mode_put()
2864 snd_hda_set_pin_ctl_cache(codec, nid, val); in in_jack_mode_put()
3008 snd_hda_set_pin_ctl_cache(codec, nid, val); in hp_mic_jack_mode_put()
H A Dpatch_sigmatel.c354 error = snd_hda_set_pin_ctl_cache(codec, nid, pinctl); in stac_vrefout_set()