Home
last modified time | relevance | path

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

/sound/pci/hda/
Dpatch_realtek.c2255 snd_hda_set_pin_ctl_cache(codec, 0x1b, PIN_HP); in alc887_fixup_asus_jack()
4237 snd_hda_set_pin_ctl_cache(codec, pin, pinval); in alc_update_vref_led()
5055 snd_hda_set_pin_ctl_cache(codec, hp_pin, 0); in alc_headset_mode_mic_in()
5057 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
5064 snd_hda_set_pin_ctl_cache(codec, hp_pin, 0); in alc_headset_mode_mic_in()
5066 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
5072 snd_hda_set_pin_ctl_cache(codec, hp_pin, 0); in alc_headset_mode_mic_in()
5074 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
5079 snd_hda_set_pin_ctl_cache(codec, hp_pin, 0); in alc_headset_mode_mic_in()
5081 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
[all …]
Dhda_local.h437 snd_hda_set_pin_ctl_cache(struct hda_codec *codec, hda_nid_t pin, in snd_hda_set_pin_ctl_cache() function
Dpatch_cirrus.c705 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.c2588 snd_hda_set_pin_ctl_cache(codec, vref_pin, in update_hp_mic()
2690 snd_hda_set_pin_ctl_cache(codec, nid, val); in out_jack_mode_put()
2858 snd_hda_set_pin_ctl_cache(codec, nid, val); in in_jack_mode_put()
3002 snd_hda_set_pin_ctl_cache(codec, nid, val); in hp_mic_jack_mode_put()
Dpatch_sigmatel.c354 error = snd_hda_set_pin_ctl_cache(codec, nid, pinctl); in stac_vrefout_set()