Searched refs:AC_VERB_SET_CHANNEL_STREAMID (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/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 | 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()
|
/linux-6.6.21/include/sound/ ! |
D | hda_verbs.h | 92 #define AC_VERB_SET_CHANNEL_STREAMID 0x706 macro
|
/linux-6.6.21/sound/pci/hda/ ! |
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()
|
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()
|
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()
|