Searched refs:snd_hdac_stream_assign (Results 1 – 3 of 3) sorted by relevance
309 struct hdac_stream *snd_hdac_stream_assign(struct hdac_bus *bus, in snd_hdac_stream_assign() function343 EXPORT_SYMBOL_GPL(snd_hdac_stream_assign);
354 stream = snd_hdac_stream_assign(bus, substream); in snd_hdac_ext_stream_assign()
43 s = snd_hdac_stream_assign(azx_bus(chip), substream); in azx_assign_device()