Home
last modified time | relevance | path

Searched refs:AC_VERB_SET_STREAM_FORMAT (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/sound/soc/codecs/
Drt286.h110 VERB_CMD(AC_VERB_SET_STREAM_FORMAT, RT286_DAC_OUT1, 0)
112 VERB_CMD(AC_VERB_SET_STREAM_FORMAT, RT286_ADC_IN1, 0)
Drt274.h106 VERB_CMD(AC_VERB_SET_STREAM_FORMAT, RT274_DAC_OUT0, 0)
108 VERB_CMD(AC_VERB_SET_STREAM_FORMAT, RT274_ADC_IN1, 0)
Drt298.h118 VERB_CMD(AC_VERB_SET_STREAM_FORMAT, RT298_DAC_OUT1, 0)
120 VERB_CMD(AC_VERB_SET_STREAM_FORMAT, RT298_ADC_IN1, 0)
Dhdac_hdmi.c837 AC_VERB_SET_STREAM_FORMAT, pcm->format); in hdac_hdmi_cvt_output_widget_event()
852 AC_VERB_SET_STREAM_FORMAT, 0); in hdac_hdmi_cvt_output_widget_event()
/linux-6.1.9/include/sound/
Dhda_verbs.h84 #define AC_VERB_SET_STREAM_FORMAT 0x200 macro
/linux-6.1.9/sound/pci/hda/
Dpatch_si3054.c216 snd_hda_codec_write(codec, codec->core.mfg, 0, AC_VERB_SET_STREAM_FORMAT, 0); in si3054_init()
Dpatch_hdmi.c3520 AC_VERB_SET_STREAM_FORMAT, 0); in nvhdmi_8ch_7x_pcm_close()
3565 AC_VERB_SET_STREAM_FORMAT, format); in nvhdmi_8ch_7x_pcm_prepare()
3607 AC_VERB_SET_STREAM_FORMAT, in nvhdmi_8ch_7x_pcm_prepare()
Dhda_codec.c1120 AC_VERB_SET_STREAM_FORMAT, in update_pcm_format()
1219 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_STREAM_FORMAT, 0 in really_cleanup_stream()