snd_hdac_stream_init
void snd_hdac_stream_init(struct hdac_bus *bus, struct hdac_stream *azx_dev,
snd_hdac_stream_init(azx_bus(chip), azx_stream(azx_dev),
snd_hdac_stream_init(bus, &hext_stream->hstream, idx, direction, tag);
EXPORT_SYMBOL_GPL(snd_hdac_stream_init);