Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
Dpatch_realtek.c2201 snd_hda_set_pin_ctl_cache(codec, 0x1b, PIN_HP); in alc887_fixup_asus_jack()
4155 snd_hda_set_pin_ctl_cache(codec, pin, pinval); in alc_update_vref_led()
4898 snd_hda_set_pin_ctl_cache(codec, hp_pin, 0); in alc_headset_mode_mic_in()
4900 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
4906 snd_hda_set_pin_ctl_cache(codec, hp_pin, 0); in alc_headset_mode_mic_in()
4908 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
4914 snd_hda_set_pin_ctl_cache(codec, hp_pin, 0); in alc_headset_mode_mic_in()
4916 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
4921 snd_hda_set_pin_ctl_cache(codec, hp_pin, 0); in alc_headset_mode_mic_in()
4923 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
[all …]
Dhda_local.h436 snd_hda_set_pin_ctl_cache(struct hda_codec *codec, hda_nid_t pin, in snd_hda_set_pin_ctl_cache() function
Dpatch_cirrus.c704 snd_hda_set_pin_ctl_cache(codec, pin, pinctl); in cs4208_spdif_sw_put()
Dhda_auto_parser.c823 snd_hda_set_pin_ctl_cache(codec, cfg->nid, cfg->val); in set_pin_targets()
Dhda_generic.c2581 snd_hda_set_pin_ctl_cache(codec, vref_pin, in update_hp_mic()
2683 snd_hda_set_pin_ctl_cache(codec, nid, val); in out_jack_mode_put()
2851 snd_hda_set_pin_ctl_cache(codec, nid, val); in in_jack_mode_put()
2995 snd_hda_set_pin_ctl_cache(codec, nid, val); in hp_mic_jack_mode_put()
Dpatch_sigmatel.c353 error = snd_hda_set_pin_ctl_cache(codec, nid, pinctl); in stac_vrefout_set()