Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dpatch_analog.c504 snd_hda_codec_write_cache(codec, dig_out, 0, in ad1983_auto_smux_enum_put()
1009 snd_hda_codec_write_cache(codec, 0x01, 0, in ad1884_fixup_hp_eapd()
1011 snd_hda_codec_write_cache(codec, 0x01, 0, in ad1884_fixup_hp_eapd()
1013 snd_hda_codec_write_cache(codec, 0x01, 0, in ad1884_fixup_hp_eapd()
Dhda_codec.h391 snd_hda_codec_write_cache(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_write_cache() function
398 snd_hda_codec_write_cache(codec, nid, flags, verb, parm)
Dhda_beep.c232 snd_hda_codec_write_cache(codec, nid, 0, in snd_hda_attach_beep_device()
Dpatch_si3054.c81 snd_hda_codec_write_cache(codec,reg,0,SI3054_VERB_WRITE_NODE,val)
Dpatch_conexant.c306snd_hda_codec_write_cache(codec, 0x1c, 0, 0x410, 0x7c); /* enable merged mode for analog int-mic */ in cxt_update_headset_mode()
309snd_hda_codec_write_cache(codec, 0x1c, 0, 0x410, 0x54); /* disable merged mode for analog int-mic … in cxt_update_headset_mode()
Dhda_jack.c272 err = snd_hda_codec_write_cache(codec, nid, 0, in snd_hda_jack_detect_enable_callback()
Dpatch_hdmi.c1378 snd_hda_codec_write_cache(codec, pin_nid, 0, in intel_verify_pin_cvt_connect()
1425 snd_hda_codec_write_cache(codec, nid, 0, in intel_not_share_assigned_cvt()
1466 snd_hda_codec_write_cache(codec, per_pin->pin_nid, 0, in hdmi_pcm_open()
2307 snd_hda_codec_write_cache(codec, INTEL_VENDOR_NID, 0, in intel_haswell_fixup_enable_dp12()
Dpatch_sigmatel.c640 snd_hda_codec_write_cache(codec, codec->core.afg, 0, in stac_aloopback_put()
3060 snd_hda_codec_write_cache(codec, codec->core.afg, 0, in stac92hd71bxx_fixup_hp_m4()
4095 snd_hda_codec_write_cache(codec, codec->core.afg, 0, in stac9205_fixup_dell_m43()
Dhda_codec.c4046 snd_hda_codec_write_cache(codec, nid, 0, AC_VERB_SET_CONNECT_SEL, in snd_hda_input_mux_put()
Dpatch_realtek.c3524 snd_hda_codec_write_cache(codec, codec->core.afg, 0, in alc280_fixup_hp_gpio2_mic_hotkey()
/linux-4.1.27/Documentation/sound/alsa/
Dhda_codec.txt115 There are variants of cached read/write, snd_hda_codec_write_cache(),