snd_hdac_stream_assign
struct hdac_stream *snd_hdac_stream_assign(struct hdac_bus *bus,
s = snd_hdac_stream_assign(azx_bus(chip), substream);
hstream = snd_hdac_stream_assign(bus, substream);
EXPORT_SYMBOL_GPL(snd_hdac_stream_assign);