Searched refs:AC_VERB_SET_CHANNEL_STREAMID (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/include/sound/ |
D | hda_verbs.h | 90 #define AC_VERB_SET_CHANNEL_STREAMID 0x706 macro
|
/linux-4.4.14/sound/pci/hda/ |
D | patch_hdmi.c | 2738 0, AC_VERB_SET_CHANNEL_STREAMID, 0); in nvhdmi_8ch_7x_pcm_close() 2742 AC_VERB_SET_CHANNEL_STREAMID, 0); in nvhdmi_8ch_7x_pcm_close() 2786 AC_VERB_SET_CHANNEL_STREAMID, (stream_tag << 4) | 0x0); in nvhdmi_8ch_7x_pcm_prepare() 2826 AC_VERB_SET_CHANNEL_STREAMID, in nvhdmi_8ch_7x_pcm_prepare()
|
D | patch_ca0132.c | 813 return codec_send_command(codec, nid, AC_VERB_SET_CHANNEL_STREAMID, in codec_set_converter_stream_channel() 3484 AC_VERB_SET_CHANNEL_STREAMID, in stop_mic1() 3496 AC_VERB_SET_CHANNEL_STREAMID, in resume_mic1()
|
D | hda_codec.c | 946 AC_VERB_SET_CHANNEL_STREAMID, in update_pcm_stream_id() 1063 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_CHANNEL_STREAMID, 0); in really_cleanup_stream()
|