Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/hdmi/
H A Dnvhdmi-mcp.c110 AC_VERB_SET_STREAM_FORMAT, 0); in nvhdmi_8ch_7x_pcm_close()
156 AC_VERB_SET_STREAM_FORMAT, format); in nvhdmi_8ch_7x_pcm_prepare()
198 AC_VERB_SET_STREAM_FORMAT, in nvhdmi_8ch_7x_pcm_prepare()
/linux/sound/soc/codecs/
H A 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)
H A 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)
H A 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)
H A Dhdac_hdmi.c845 AC_VERB_SET_STREAM_FORMAT, pcm->format); in hdac_hdmi_cvt_output_widget_event()
860 AC_VERB_SET_STREAM_FORMAT, 0); in hdac_hdmi_cvt_output_widget_event()
/linux/include/sound/
H A Dhda_verbs.h84 #define AC_VERB_SET_STREAM_FORMAT 0x200 macro
/linux/sound/hda/codecs/
H A Dsi3054.c216 snd_hda_codec_write(codec, codec->core.mfg, 0, AC_VERB_SET_STREAM_FORMAT, 0); in si3054_init()