Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/ext/
H A Dhdac_ext_stream.c193 int snd_hdac_ext_stream_setup(struct hdac_ext_stream *hext_stream, int fmt) in snd_hdac_ext_stream_setup() function
211 EXPORT_SYMBOL_GPL(snd_hdac_ext_stream_setup);
/openbmc/linux/include/sound/
H A Dhdaudio_ext.h88 int snd_hdac_ext_stream_setup(struct hdac_ext_stream *hext_stream, int fmt);
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-dai-ops.c184 snd_hdac_ext_stream_setup(hext_stream, format_val); in hda_setup_hext_stream()
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-pcm.c196 snd_hdac_ext_stream_setup(stream, format_val); in skl_pcm_link_dma_prepare()
/openbmc/linux/sound/soc/intel/avs/
H A Dpcm.c355 snd_hdac_ext_stream_setup(link_stream, format_val); in avs_dai_hda_be_prepare()