Searched refs:AC_VERB_SET_CHANNEL_STREAMID (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/include/sound/ |
D | hda_verbs.h | 90 #define AC_VERB_SET_CHANNEL_STREAMID 0x706 macro
|
/linux-4.1.27/sound/pci/hda/ |
D | patch_hdmi.c | 2677 0, AC_VERB_SET_CHANNEL_STREAMID, 0); in nvhdmi_8ch_7x_pcm_close() 2681 AC_VERB_SET_CHANNEL_STREAMID, 0); in nvhdmi_8ch_7x_pcm_close() 2725 AC_VERB_SET_CHANNEL_STREAMID, (stream_tag << 4) | 0x0); in nvhdmi_8ch_7x_pcm_prepare() 2765 AC_VERB_SET_CHANNEL_STREAMID, in nvhdmi_8ch_7x_pcm_prepare()
|
D | patch_ca0132.c | 784 return codec_send_command(codec, nid, AC_VERB_SET_CHANNEL_STREAMID, in codec_set_converter_stream_channel() 3458 AC_VERB_SET_CHANNEL_STREAMID, in stop_mic1() 3470 AC_VERB_SET_CHANNEL_STREAMID, in resume_mic1()
|
D | hda_codec.c | 1149 AC_VERB_SET_CHANNEL_STREAMID, in update_pcm_stream_id() 1266 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_CHANNEL_STREAMID, 0); in really_cleanup_stream()
|