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.c2241 snd_hda_set_pin_ctl_cache(codec, 0x1b, PIN_HP); in alc887_fixup_asus_jack()
4295 snd_hda_set_pin_ctl_cache(codec, pin, pinval); in alc_update_vref_led()
5113 snd_hda_set_pin_ctl_cache(codec, hp_pin, 0); in alc_headset_mode_mic_in()
5115 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
5122 snd_hda_set_pin_ctl_cache(codec, hp_pin, 0); in alc_headset_mode_mic_in()
5124 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
5130 snd_hda_set_pin_ctl_cache(codec, hp_pin, 0); in alc_headset_mode_mic_in()
5132 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
5137 snd_hda_set_pin_ctl_cache(codec, hp_pin, 0); in alc_headset_mode_mic_in()
5139 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
[all …]
Dhda_local.h430 snd_hda_set_pin_ctl_cache(struct hda_codec *codec, hda_nid_t pin, in snd_hda_set_pin_ctl_cache() function
Dpatch_cirrus.c707 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.c2590 snd_hda_set_pin_ctl_cache(codec, vref_pin, in update_hp_mic()
2692 snd_hda_set_pin_ctl_cache(codec, nid, val); in out_jack_mode_put()
2860 snd_hda_set_pin_ctl_cache(codec, nid, val); in in_jack_mode_put()
3004 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()