Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/
Dhdac_stream.c694 void snd_hdac_dsp_cleanup(struct hdac_stream *azx_dev, in snd_hdac_dsp_cleanup() function
719 EXPORT_SYMBOL_GPL(snd_hdac_dsp_cleanup);
/linux-4.4.14/include/sound/
Dhdaudio.h504 void snd_hdac_dsp_cleanup(struct hdac_stream *azx_dev,
523 static inline void snd_hdac_dsp_cleanup(struct hdac_stream *azx_dev, in snd_hdac_dsp_cleanup() function
/linux-4.4.14/sound/pci/hda/
Dhda_controller.c872 snd_hdac_dsp_cleanup(hstr, dmab); in snd_hda_codec_load_dsp_cleanup()