Home
last modified time | relevance | path

Searched refs:snd_hdac_ext_link_stream_setup (Results 1 – 4 of 4) sorted by relevance

/linux-5.10/sound/hda/ext/
Dhdac_ext_stream.c199 int snd_hdac_ext_link_stream_setup(struct hdac_ext_stream *stream, int fmt) in snd_hdac_ext_link_stream_setup() function
217 EXPORT_SYMBOL_GPL(snd_hdac_ext_link_stream_setup);
/linux-5.10/include/sound/
Dhdaudio_ext.h108 int snd_hdac_ext_link_stream_setup(struct hdac_ext_stream *stream, int fmt);
/linux-5.10/sound/soc/sof/intel/
Dhda-dai.c139 snd_hdac_ext_link_stream_setup(stream, format_val); in hda_link_dma_params()
/linux-5.10/sound/soc/intel/skylake/
Dskl-pcm.c195 snd_hdac_ext_link_stream_setup(stream, format_val); in skl_pcm_link_dma_prepare()