snd_hdac_stream_cleanup
void snd_hdac_stream_cleanup(struct hdac_stream *azx_dev);
snd_hdac_stream_cleanup(azx_stream(azx_dev));
EXPORT_SYMBOL_GPL(snd_hdac_stream_cleanup);
snd_hdac_stream_cleanup(hdac_stream(host_stream));
snd_hdac_stream_cleanup(hdac_stream(host_stream));