/openbmc/linux/sound/pci/hda/ |
H A D | patch_analog.c | 133 snd_hda_codec_write_cache(codec, spec->eapd_nid, 0, in ad_vmaster_eapd_hook() 484 snd_hda_codec_write_cache(codec, dig_out, 0, in ad1983_auto_smux_enum_put() 979 snd_hda_codec_write_cache(codec, 0x01, 0, in ad1884_vmaster_hp_gpio_hook() 993 snd_hda_codec_write_cache(codec, 0x01, 0, in ad1884_fixup_hp_eapd() 995 snd_hda_codec_write_cache(codec, 0x01, 0, in ad1884_fixup_hp_eapd() 997 snd_hda_codec_write_cache(codec, 0x01, 0, in ad1884_fixup_hp_eapd()
|
H A D | patch_conexant.c | 370 …snd_hda_codec_write_cache(codec, 0x1c, 0, 0x410, 0x7c); /* enable merged mode for analog int-mic */ in cxt_update_headset_mode() 373 …snd_hda_codec_write_cache(codec, 0x1c, 0, 0x410, 0x54); /* disable merged mode for analog int-mic … in cxt_update_headset_mode() 430 snd_hda_codec_write_cache(codec, nid, 0, \
|
H A D | patch_si3054.c | 67 snd_hda_codec_write_cache(codec,reg,0,SI3054_VERB_WRITE_NODE,val)
|
H A D | hda_beep.c | 226 snd_hda_codec_write_cache(codec, nid, 0, in snd_hda_attach_beep_device()
|
H A D | patch_hdmi.c | 1060 snd_hda_codec_write_cache(codec, pin_nid, 0, in intel_verify_pin_cvt_connect() 1153 snd_hda_codec_write_cache(codec, nid, 0, in intel_not_share_assigned_cvt() 1285 snd_hda_codec_write_cache(codec, per_pin->pin_nid, 0, in hdmi_pcm_open() 1457 snd_hda_codec_write_cache(codec, per_pin->pin_nid, 0, in hdmi_pcm_setup_pin() 1746 snd_hda_codec_write_cache(codec, per_pin->pin_nid, 0, in silent_stream_enable() 2630 snd_hda_codec_write_cache(codec, nid, 0, in reprogram_jack_detect() 2784 snd_hda_codec_write_cache(codec, spec->vendor_nid, 0, in intel_haswell_fixup_enable_dp12()
|
H A D | hda_jack.c | 347 err = snd_hda_codec_write_cache(codec, nid, 0, in snd_hda_jack_detect_enable_callback_mst()
|
H A D | patch_sigmatel.c | 618 snd_hda_codec_write_cache(codec, codec->core.afg, 0, in stac_aloopback_put() 3081 snd_hda_codec_write_cache(codec, codec->core.afg, 0, in stac92hd71bxx_fixup_hp_m4() 4123 snd_hda_codec_write_cache(codec, codec->core.afg, 0, in stac9205_fixup_dell_m43()
|
H A D | hda_generic.c | 206 snd_hda_codec_write_cache(codec, pin, 0, \ 895 snd_hda_codec_write_cache(codec, nid, 0, in snd_hda_activate_path() 927 snd_hda_codec_write_cache(codec, pin, 0, in set_pin_eapd() 6027 snd_hda_codec_write_cache(codec, nid, 0, in clear_unsol_on_unused_pins()
|
H A D | hda_codec.c | 3572 snd_hda_codec_write_cache(codec, nid, 0, AC_VERB_SET_CONNECT_SEL, in snd_hda_input_mux_put() 4003 return snd_hda_codec_write_cache(codec, pin, 0, in _snd_hda_set_pin_ctl()
|
H A D | patch_realtek.c | 4931 snd_hda_codec_write_cache(codec, codec->core.afg, 0, in alc280_fixup_hp_gpio2_mic_hotkey() 7241 snd_hda_codec_write_cache(codec, 0x14, 0, AC_VERB_SET_PIN_WIDGET_CONTROL, in alc287_fixup_bind_dacs()
|
/openbmc/linux/include/sound/ |
H A D | hda_codec.h | 379 snd_hda_codec_write_cache(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_write_cache() function
|