Searched refs:AC_VERB_SET_CHANNEL_STREAMID (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ |
D | rt274.h | 131 VERB_CMD(AC_VERB_SET_CHANNEL_STREAMID, RT274_DAC_OUT0, 0) 133 VERB_CMD(AC_VERB_SET_CHANNEL_STREAMID, RT274_DAC_OUT1, 0) 135 VERB_CMD(AC_VERB_SET_CHANNEL_STREAMID, RT274_ADC_IN1, 0) 137 VERB_CMD(AC_VERB_SET_CHANNEL_STREAMID, RT274_ADC_IN2, 0)
|
D | hdac_hdmi.c | 811 AC_VERB_SET_CHANNEL_STREAMID, pcm->stream_tag); in hdac_hdmi_cvt_output_widget_event() 818 AC_VERB_SET_CHANNEL_STREAMID, 0); in hdac_hdmi_cvt_output_widget_event()
|
/Linux-v4.19/include/sound/ |
D | hda_verbs.h | 91 #define AC_VERB_SET_CHANNEL_STREAMID 0x706 macro
|
/Linux-v4.19/sound/pci/hda/ |
D | patch_hdmi.c | 2993 0, AC_VERB_SET_CHANNEL_STREAMID, 0); in nvhdmi_8ch_7x_pcm_close() 2997 AC_VERB_SET_CHANNEL_STREAMID, 0); in nvhdmi_8ch_7x_pcm_close() 3041 AC_VERB_SET_CHANNEL_STREAMID, (stream_tag << 4) | 0x0); in nvhdmi_8ch_7x_pcm_prepare() 3081 AC_VERB_SET_CHANNEL_STREAMID, in nvhdmi_8ch_7x_pcm_prepare()
|
D | hda_codec.c | 1039 AC_VERB_SET_CHANNEL_STREAMID, in update_pcm_stream_id() 1155 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_CHANNEL_STREAMID, 0); in really_cleanup_stream()
|
D | patch_ca0132.c | 1102 return codec_send_command(codec, nid, AC_VERB_SET_CHANNEL_STREAMID, in codec_set_converter_stream_channel() 4608 AC_VERB_SET_CHANNEL_STREAMID, in stop_mic1() 4620 AC_VERB_SET_CHANNEL_STREAMID, in resume_mic1()
|