Home
last modified time | relevance | path

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

/linux-6.8/sound/hda/ext/
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-6.8/include/sound/
Dhdaudio_ext.h91 int snd_hdac_ext_host_stream_setup(struct hdac_ext_stream *hext_stream, bool code_loading);
/linux-6.8/sound/soc/intel/skylake/
Dskl-pcm.c153 err = snd_hdac_ext_host_stream_setup(stream, false); in skl_pcm_host_dma_prepare()
/linux-6.8/sound/soc/intel/avs/
Dpcm.c634 ret = snd_hdac_ext_host_stream_setup(host_stream, false); in avs_dai_fe_prepare()