Home
last modified time | relevance | path

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

/linux/sound/hda/ext/
H A Dhdac_ext_stream.c28 int snd_hdac_ext_host_stream_setup(struct hdac_ext_stream *hext_stream, bool code_loading) in snd_hdac_ext_host_stream_setup() function
32 EXPORT_SYMBOL_GPL(snd_hdac_ext_host_stream_setup);
/linux/include/sound/
H A Dhdaudio_ext.h94 int snd_hdac_ext_host_stream_setup(struct hdac_ext_stream *hext_stream, bool code_loading);
/linux/sound/soc/intel/avs/
H A Dpcm.c672 ret = snd_hdac_ext_host_stream_setup(host_stream, false); in avs_dai_fe_prepare()