Searched refs:snd_hda_codec_write_cache (Results 1 - 11 of 11) sorted by relevance

/linux-master/sound/pci/hda/
H A Dpatch_analog.c131 snd_hda_codec_write_cache(codec, spec->eapd_nid, 0,
480 snd_hda_codec_write_cache(codec, dig_out, 0,
975 snd_hda_codec_write_cache(codec, 0x01, 0,
989 snd_hda_codec_write_cache(codec, 0x01, 0,
991 snd_hda_codec_write_cache(codec, 0x01, 0,
993 snd_hda_codec_write_cache(codec, 0x01, 0,
H A Dpatch_si3054.c67 snd_hda_codec_write_cache(codec,reg,0,SI3054_VERB_WRITE_NODE,val)
H A Dhda_beep.c226 snd_hda_codec_write_cache(codec, nid, 0,
H A Dpatch_conexant.c386 snd_hda_codec_write_cache(codec, 0x1c, 0, 0x410, 0x7c); /* enable merged mode for analog int-mic */
389 snd_hda_codec_write_cache(codec, 0x1c, 0, 0x410, 0x54); /* disable merged mode for analog int-mic */
446 snd_hda_codec_write_cache(codec, nid, 0, \
H A Dpatch_hdmi.c1060 snd_hda_codec_write_cache(codec, pin_nid, 0,
1153 snd_hda_codec_write_cache(codec, nid, 0,
1285 snd_hda_codec_write_cache(codec, per_pin->pin_nid, 0,
1457 snd_hda_codec_write_cache(codec, per_pin->pin_nid, 0,
1745 snd_hda_codec_write_cache(codec, per_pin->pin_nid, 0,
2624 snd_hda_codec_write_cache(codec, nid, 0,
2778 snd_hda_codec_write_cache(codec, spec->vendor_nid, 0,
H A Dhda_jack.c347 err = snd_hda_codec_write_cache(codec, nid, 0,
H A Dhda_generic.c206 snd_hda_codec_write_cache(codec, pin, 0, \
895 snd_hda_codec_write_cache(codec, nid, 0,
927 snd_hda_codec_write_cache(codec, pin, 0,
5963 snd_hda_codec_write_cache(codec, nid, 0,
H A Dpatch_sigmatel.c618 snd_hda_codec_write_cache(codec, codec->core.afg, 0,
3079 snd_hda_codec_write_cache(codec, codec->core.afg, 0,
4121 snd_hda_codec_write_cache(codec, codec->core.afg, 0,
H A Dhda_codec.c3556 snd_hda_codec_write_cache(codec, nid, 0, AC_VERB_SET_CONNECT_SEL,
3979 * actually writes the value via either snd_hda_codec_write_cache() or
3988 return snd_hda_codec_write_cache(codec, pin, 0,
H A Dpatch_realtek.c4863 snd_hda_codec_write_cache(codec, codec->core.afg, 0,
7139 snd_hda_codec_write_cache(codec, 0x14, 0, AC_VERB_SET_PIN_WIDGET_CONTROL,
/linux-master/include/sound/
H A Dhda_codec.h376 snd_hda_codec_write_cache(struct hda_codec *codec, hda_nid_t nid, function

Completed in 361 milliseconds