Lines Matching refs:snd_hda_codec_write

142 	snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_COEF_INDEX, coef_idx);  in alc_read_coefex_idx()
153 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_COEF_INDEX, coef_idx); in alc_write_coefex_idx()
154 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_PROC_COEF, coef_val); in alc_write_coefex_idx()
406 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_EAPD_BTLENABLE, in set_eapd()
806 snd_hda_codec_write(codec, codec->core.afg, 0, in alc_d3_at_reboot()
1532 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in alc260_gpio1_automute()
1832 snd_hda_codec_write(codec, codec->core.afg, 0, in alc882_gpio_mute()
1834 snd_hda_codec_write(codec, codec->core.afg, 0, in alc882_gpio_mute()
1839 snd_hda_codec_write(codec, codec->core.afg, 0, in alc882_gpio_mute()
2802 snd_hda_codec_write(codec, hp_pin, 0, in alc282_init()
2808 snd_hda_codec_write(codec, hp_pin, 0, in alc282_init()
2837 snd_hda_codec_write(codec, hp_pin, 0, in alc282_shutup()
2843 snd_hda_codec_write(codec, hp_pin, 0, in alc282_shutup()
2919 snd_hda_codec_write(codec, hp_pin, 0, in alc283_init()
2925 snd_hda_codec_write(codec, hp_pin, 0, in alc283_init()
2960 snd_hda_codec_write(codec, hp_pin, 0, in alc283_shutup()
2966 snd_hda_codec_write(codec, hp_pin, 0, in alc283_shutup()
2981 snd_hda_codec_write(codec, 0x51, 0, AC_VERB_SET_COEF_INDEX, index_reg >> 1); in alc5505_coef_set()
2982 snd_hda_codec_write(codec, 0x51, 0, AC_VERB_SET_PROC_COEF, val & 0xffff); /* LSB */ in alc5505_coef_set()
2983 snd_hda_codec_write(codec, 0x51, 0, AC_VERB_SET_PROC_COEF, val >> 16); /* MSB */ in alc5505_coef_set()
2990 snd_hda_codec_write(codec, 0x51, 0, AC_VERB_SET_COEF_INDEX, index_reg >> 1); in alc5505_coef_get()
3035 snd_hda_codec_write(codec, 0x51, 0, AC_VERB_SET_CODEC_RESET, 0); /* Function reset */ in alc5505_dsp_init()
3108 snd_hda_codec_write(codec, codec->core.afg, 0, AC_VERB_SET_GPIO_DATA, in alc269_resume()
3215 snd_hda_codec_write(codec, 0x18, 0, AC_VERB_SET_PIN_WIDGET_CONTROL, in alc269_x101_hp_automute_hook()
3218 snd_hda_codec_write(codec, 0x18, 0, AC_VERB_SET_PIN_WIDGET_CONTROL, in alc269_x101_hp_automute_hook()
3335 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in alc_update_gpio_led()
4358 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in alc288_update_headset_jack_cb()
4430 snd_hda_codec_write(codec, hp_pin, 0, in alc_shutup_dell_xps13()
4474 snd_hda_codec_write(codec, 0x1b, 0, AC_VERB_SET_AMP_GAIN_MUTE, 0x7000); in alc_fixup_headset_mode_alc662()
4573 snd_hda_codec_write(codec, 0x19, 0, AC_VERB_SET_PIN_WIDGET_CONTROL, in alc283_hp_automute_hook()