Searched refs:AC_VERB_SET_CHANNEL_STREAMID (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A 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)
|
H A D | hdac_hdmi.c | 840 AC_VERB_SET_CHANNEL_STREAMID, pcm->stream_tag); in hdac_hdmi_cvt_output_widget_event() 855 AC_VERB_SET_CHANNEL_STREAMID, 0); in hdac_hdmi_cvt_output_widget_event()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A 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)
|
H A D | hdac_hdmi.c | 840 AC_VERB_SET_CHANNEL_STREAMID, pcm->stream_tag); in hdac_hdmi_cvt_output_widget_event() 855 AC_VERB_SET_CHANNEL_STREAMID, 0); in hdac_hdmi_cvt_output_widget_event()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hda_verbs.h | 92 #define AC_VERB_SET_CHANNEL_STREAMID 0x706 macro
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hda_verbs.h | 92 #define AC_VERB_SET_CHANNEL_STREAMID 0x706 macro
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | patch_hdmi.c | 3396 0, AC_VERB_SET_CHANNEL_STREAMID, 0); in nvhdmi_8ch_7x_pcm_close() 3400 AC_VERB_SET_CHANNEL_STREAMID, 0); in nvhdmi_8ch_7x_pcm_close() 3444 AC_VERB_SET_CHANNEL_STREAMID, (stream_tag << 4) | 0x0); in nvhdmi_8ch_7x_pcm_prepare() 3484 AC_VERB_SET_CHANNEL_STREAMID, in nvhdmi_8ch_7x_pcm_prepare()
|
H A D | hda_codec.c | 1058 AC_VERB_SET_CHANNEL_STREAMID, in update_pcm_stream_id() 1174 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_CHANNEL_STREAMID, 0); in really_cleanup_stream()
|
H A D | patch_ca0132.c | 1505 return codec_send_command(codec, nid, AC_VERB_SET_CHANNEL_STREAMID, in codec_set_converter_stream_channel() 5319 AC_VERB_SET_CHANNEL_STREAMID, in stop_mic1() 5331 AC_VERB_SET_CHANNEL_STREAMID, in resume_mic1()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_hdmi.c | 3529 0, AC_VERB_SET_CHANNEL_STREAMID, 0); in nvhdmi_8ch_7x_pcm_close() 3533 AC_VERB_SET_CHANNEL_STREAMID, 0); in nvhdmi_8ch_7x_pcm_close() 3577 AC_VERB_SET_CHANNEL_STREAMID, (stream_tag << 4) | 0x0); in nvhdmi_8ch_7x_pcm_prepare() 3617 AC_VERB_SET_CHANNEL_STREAMID, in nvhdmi_8ch_7x_pcm_prepare()
|
H A D | hda_codec.c | 1100 AC_VERB_SET_CHANNEL_STREAMID, in update_pcm_stream_id() 1216 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_CHANNEL_STREAMID, 0); in really_cleanup_stream()
|
H A D | patch_ca0132.c | 1539 return codec_send_command(codec, nid, AC_VERB_SET_CHANNEL_STREAMID, in codec_set_converter_stream_channel() 5439 AC_VERB_SET_CHANNEL_STREAMID, in stop_mic1() 5451 AC_VERB_SET_CHANNEL_STREAMID, in resume_mic1()
|
Completed in 57 milliseconds