Home
last modified time | relevance | path

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

/Linux-v4.19/sound/hda/ext/
Dhdac_ext_stream.c207 int snd_hdac_ext_link_stream_setup(struct hdac_ext_stream *stream, int fmt) in snd_hdac_ext_link_stream_setup() function
225 EXPORT_SYMBOL_GPL(snd_hdac_ext_link_stream_setup);
/Linux-v4.19/include/sound/
Dhdaudio_ext.h109 int snd_hdac_ext_link_stream_setup(struct hdac_ext_stream *stream, int fmt);
/Linux-v4.19/sound/soc/intel/skylake/
Dskl-pcm.c199 snd_hdac_ext_link_stream_setup(stream, format_val); in skl_pcm_link_dma_prepare()