• Home
  • Raw
  • Download

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()
413 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_EAPD_BTLENABLE, in set_eapd()
814 snd_hda_codec_write(codec, codec->core.afg, 0, in alc_d3_at_reboot()
1545 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in alc260_gpio1_automute()
1845 snd_hda_codec_write(codec, codec->core.afg, 0, in alc882_gpio_mute()
1847 snd_hda_codec_write(codec, codec->core.afg, 0, in alc882_gpio_mute()
1852 snd_hda_codec_write(codec, codec->core.afg, 0, in alc882_gpio_mute()
2818 snd_hda_codec_write(codec, hp_pin, 0, in alc282_init()
2824 snd_hda_codec_write(codec, hp_pin, 0, in alc282_init()
2853 snd_hda_codec_write(codec, hp_pin, 0, in alc282_shutup()
2859 snd_hda_codec_write(codec, hp_pin, 0, in alc282_shutup()
2935 snd_hda_codec_write(codec, hp_pin, 0, in alc283_init()
2941 snd_hda_codec_write(codec, hp_pin, 0, in alc283_init()
2976 snd_hda_codec_write(codec, hp_pin, 0, in alc283_shutup()
2982 snd_hda_codec_write(codec, hp_pin, 0, in alc283_shutup()
2997 snd_hda_codec_write(codec, 0x51, 0, AC_VERB_SET_COEF_INDEX, index_reg >> 1); in alc5505_coef_set()
2998 snd_hda_codec_write(codec, 0x51, 0, AC_VERB_SET_PROC_COEF, val & 0xffff); /* LSB */ in alc5505_coef_set()
2999 snd_hda_codec_write(codec, 0x51, 0, AC_VERB_SET_PROC_COEF, val >> 16); /* MSB */ in alc5505_coef_set()
3006 snd_hda_codec_write(codec, 0x51, 0, AC_VERB_SET_COEF_INDEX, index_reg >> 1); in alc5505_coef_get()
3051 snd_hda_codec_write(codec, 0x51, 0, AC_VERB_SET_CODEC_RESET, 0); /* Function reset */ in alc5505_dsp_init()
3124 snd_hda_codec_write(codec, codec->core.afg, 0, AC_VERB_SET_GPIO_DATA, in alc269_resume()
3244 snd_hda_codec_write(codec, 0x18, 0, AC_VERB_SET_PIN_WIDGET_CONTROL, in alc269_x101_hp_automute_hook()
3247 snd_hda_codec_write(codec, 0x18, 0, AC_VERB_SET_PIN_WIDGET_CONTROL, in alc269_x101_hp_automute_hook()
3368 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in alc_update_gpio_led()
4410 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in alc288_update_headset_jack_cb()
4482 snd_hda_codec_write(codec, hp_pin, 0, in alc_shutup_dell_xps13()
4526 snd_hda_codec_write(codec, 0x1b, 0, AC_VERB_SET_AMP_GAIN_MUTE, 0x7000); in alc_fixup_headset_mode_alc662()
4625 snd_hda_codec_write(codec, 0x19, 0, AC_VERB_SET_PIN_WIDGET_CONTROL, in alc283_hp_automute_hook()