snd_hdac_dsp_cleanup
void snd_hdac_dsp_cleanup(struct hdac_stream *azx_dev,
snd_hdac_dsp_cleanup(hstr, dmab);
EXPORT_SYMBOL_GPL(snd_hdac_dsp_cleanup);
snd_hdac_dsp_cleanup(hdac_stream(host_stream), &dmab);
snd_hdac_dsp_cleanup(hstream, &dmab);
snd_hdac_dsp_cleanup(stream, &dmab);