Searched refs:AC_VERB_SET_STREAM_FORMAT (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/sound/soc/codecs/ |
D | rt286.h | 110 VERB_CMD(AC_VERB_SET_STREAM_FORMAT, RT286_DAC_OUT1, 0) 112 VERB_CMD(AC_VERB_SET_STREAM_FORMAT, RT286_ADC_IN1, 0)
|
D | rt274.h | 106 VERB_CMD(AC_VERB_SET_STREAM_FORMAT, RT274_DAC_OUT0, 0) 108 VERB_CMD(AC_VERB_SET_STREAM_FORMAT, RT274_ADC_IN1, 0)
|
D | rt298.h | 118 VERB_CMD(AC_VERB_SET_STREAM_FORMAT, RT298_DAC_OUT1, 0) 120 VERB_CMD(AC_VERB_SET_STREAM_FORMAT, RT298_ADC_IN1, 0)
|
D | hdac_hdmi.c | 837 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/ |
D | hda_verbs.h | 84 #define AC_VERB_SET_STREAM_FORMAT 0x200 macro
|
/linux-6.1.9/sound/pci/hda/ |
D | patch_si3054.c | 216 snd_hda_codec_write(codec, codec->core.mfg, 0, AC_VERB_SET_STREAM_FORMAT, 0); in si3054_init()
|
D | patch_hdmi.c | 3520 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()
|
D | hda_codec.c | 1120 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()
|