Searched refs:AC_VERB_SET_CHANNEL_STREAMID (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
D | rt274.h | 128 VERB_CMD(AC_VERB_SET_CHANNEL_STREAMID, RT274_DAC_OUT0, 0) 130 VERB_CMD(AC_VERB_SET_CHANNEL_STREAMID, RT274_DAC_OUT1, 0) 132 VERB_CMD(AC_VERB_SET_CHANNEL_STREAMID, RT274_ADC_IN1, 0) 134 VERB_CMD(AC_VERB_SET_CHANNEL_STREAMID, RT274_ADC_IN2, 0)
|
D | hdac_hdmi.c | 835 AC_VERB_SET_CHANNEL_STREAMID, pcm->stream_tag); in hdac_hdmi_cvt_output_widget_event() 850 AC_VERB_SET_CHANNEL_STREAMID, 0); in hdac_hdmi_cvt_output_widget_event()
|
/kernel/linux/linux-5.10/include/sound/ |
D | hda_verbs.h | 92 #define AC_VERB_SET_CHANNEL_STREAMID 0x706 macro
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
D | patch_hdmi.c | 3360 0, AC_VERB_SET_CHANNEL_STREAMID, 0); in nvhdmi_8ch_7x_pcm_close() 3364 AC_VERB_SET_CHANNEL_STREAMID, 0); in nvhdmi_8ch_7x_pcm_close() 3408 AC_VERB_SET_CHANNEL_STREAMID, (stream_tag << 4) | 0x0); in nvhdmi_8ch_7x_pcm_prepare() 3448 AC_VERB_SET_CHANNEL_STREAMID, in nvhdmi_8ch_7x_pcm_prepare()
|
D | hda_codec.c | 1059 AC_VERB_SET_CHANNEL_STREAMID, in update_pcm_stream_id() 1175 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_CHANNEL_STREAMID, 0); in really_cleanup_stream()
|
D | patch_ca0132.c | 1503 return codec_send_command(codec, nid, AC_VERB_SET_CHANNEL_STREAMID, in codec_set_converter_stream_channel() 5315 AC_VERB_SET_CHANNEL_STREAMID, in stop_mic1() 5327 AC_VERB_SET_CHANNEL_STREAMID, in resume_mic1()
|