Lines Matching refs:hdac_ext_stream

31 				     struct hdac_ext_stream *hext_stream,  in snd_hdac_ext_stream_init()
62 struct hdac_ext_stream *hext_stream = in snd_hdac_ext_stream_init_all()
84 struct hdac_ext_stream *hext_stream; in snd_hdac_ext_stream_free_all()
96 struct hdac_ext_stream *hext_stream, in snd_hdac_ext_stream_decouple_locked()
121 struct hdac_ext_stream *hext_stream, bool decouple) in snd_hdac_ext_stream_decouple()
133 void snd_hdac_ext_stream_start(struct hdac_ext_stream *hext_stream) in snd_hdac_ext_stream_start()
144 void snd_hdac_ext_stream_clear(struct hdac_ext_stream *hext_stream) in snd_hdac_ext_stream_clear()
154 void snd_hdac_ext_stream_reset(struct hdac_ext_stream *hext_stream) in snd_hdac_ext_stream_reset()
193 int snd_hdac_ext_stream_setup(struct hdac_ext_stream *hext_stream, int fmt) in snd_hdac_ext_stream_setup()
213 static struct hdac_ext_stream *
217 struct hdac_ext_stream *res = NULL; in hdac_ext_link_dma_stream_assign()
227 struct hdac_ext_stream *hext_stream = container_of(hstream, in hdac_ext_link_dma_stream_assign()
228 struct hdac_ext_stream, in hdac_ext_link_dma_stream_assign()
249 static struct hdac_ext_stream *
253 struct hdac_ext_stream *res = NULL; in hdac_ext_host_dma_stream_assign()
263 struct hdac_ext_stream *hext_stream = container_of(hstream, in hdac_ext_host_dma_stream_assign()
264 struct hdac_ext_stream, in hdac_ext_host_dma_stream_assign()
302 struct hdac_ext_stream *snd_hdac_ext_stream_assign(struct hdac_bus *bus, in snd_hdac_ext_stream_assign()
306 struct hdac_ext_stream *hext_stream = NULL; in snd_hdac_ext_stream_assign()
314 struct hdac_ext_stream, in snd_hdac_ext_stream_assign()
337 void snd_hdac_ext_stream_release(struct hdac_ext_stream *hext_stream, int type) in snd_hdac_ext_stream_release()
381 struct hdac_ext_stream *snd_hdac_ext_cstream_assign(struct hdac_bus *bus, in snd_hdac_ext_cstream_assign()
384 struct hdac_ext_stream *res = NULL; in snd_hdac_ext_cstream_assign()
389 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in snd_hdac_ext_cstream_assign()