Home
last modified time | relevance | path

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

/linux/sound/soc/intel/avs/
H A Dicl.c178 snd_hdac_dsp_cleanup(hdac_stream(host_stream), &dmab); in avs_icl_load_basefw()
H A Dloader.c421 snd_hdac_dsp_cleanup(hstream, &dmab); in avs_hda_load_basefw()
472 snd_hdac_dsp_cleanup(stream, &dmab); in avs_hda_load_library()
/linux/include/sound/
H A Dhdaudio.h658 void snd_hdac_dsp_cleanup(struct hdac_stream *azx_dev,
677 static inline void snd_hdac_dsp_cleanup(struct hdac_stream *azx_dev, in snd_hdac_dsp_cleanup() function
/linux/sound/hda/core/
H A Dstream.c984 * snd_hdac_dsp_cleanup - clean up the stream from DSP loading to normal
988 void snd_hdac_dsp_cleanup(struct hdac_stream *azx_dev, in snd_hdac_dsp_cleanup() function
1013 EXPORT_SYMBOL_GPL(snd_hdac_dsp_cleanup);
/linux/sound/hda/common/
H A Dcontroller.c1016 snd_hdac_dsp_cleanup(hstr, dmab); in snd_hda_codec_load_dsp_cleanup()