Home
last modified time | relevance | path

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

/linux/sound/hda/core/ext/
H A Dstream.c236 int snd_hdac_ext_stream_setup(struct hdac_ext_stream *hext_stream, int fmt) in snd_hdac_ext_stream_setup() function
254 EXPORT_SYMBOL_GPL(snd_hdac_ext_stream_setup);
/linux/include/sound/
H A Dhdaudio_ext.h92 int snd_hdac_ext_stream_setup(struct hdac_ext_stream *hext_stream, int fmt);
/linux/sound/soc/sof/intel/
H A Dhda-dai-ops.c172 snd_hdac_ext_stream_setup(hext_stream, format_val); in hda_setup_hext_stream()
/linux/sound/soc/intel/avs/
H A Dpcm.c473 snd_hdac_ext_stream_setup(link_stream, format_val); in avs_dai_hda_be_prepare()