Lines Matching refs:hdac_stream

18  * the hdac_stream library is intended to be used with the following
94 void snd_hdac_stream_init(struct hdac_bus *bus, struct hdac_stream *azx_dev,
130 void snd_hdac_stream_start(struct hdac_stream *azx_dev)
167 static void snd_hdac_stream_clear(struct hdac_stream *azx_dev)
183 void snd_hdac_stream_stop(struct hdac_stream *azx_dev)
199 struct hdac_stream *stream;
224 void snd_hdac_stream_reset(struct hdac_stream *azx_dev)
256 int snd_hdac_stream_setup(struct hdac_stream *azx_dev)
328 void snd_hdac_stream_cleanup(struct hdac_stream *azx_dev)
350 struct hdac_stream *snd_hdac_stream_assign(struct hdac_bus *bus,
353 struct hdac_stream *azx_dev;
354 struct hdac_stream *res = NULL;
393 void snd_hdac_stream_release_locked(struct hdac_stream *azx_dev)
407 void snd_hdac_stream_release(struct hdac_stream *azx_dev)
418 * snd_hdac_get_stream - return hdac_stream based on stream_tag and
425 struct hdac_stream *snd_hdac_get_stream(struct hdac_bus *bus,
428 struct hdac_stream *s;
444 struct hdac_stream *azx_dev, __le32 **bdlp,
490 int snd_hdac_stream_setup_periods(struct hdac_stream *azx_dev)
573 int snd_hdac_stream_set_params(struct hdac_stream *azx_dev,
612 struct hdac_stream *azx_dev = container_of(cc, struct hdac_stream, cc);
617 static void azx_timecounter_init(struct hdac_stream *azx_dev,
655 void snd_hdac_stream_timecounter_init(struct hdac_stream *azx_dev,
660 struct hdac_stream *s;
686 void snd_hdac_stream_sync_trigger(struct hdac_stream *azx_dev, bool set,
712 void snd_hdac_stream_sync(struct hdac_stream *azx_dev, bool start,
717 struct hdac_stream *s;
779 * @azx_dev: hdac_stream
783 struct hdac_stream *azx_dev, u32 value)
799 * @azx_dev: hdac_stream
804 struct hdac_stream *azx_dev)
846 int snd_hdac_stream_wait_drsm(struct hdac_stream *azx_dev)
865 * @azx_dev: hdac_stream
869 struct hdac_stream *azx_dev, u32 value)
884 * @azx_dev: hdac_stream
887 int snd_hdac_stream_set_lpib(struct hdac_stream *azx_dev, u32 value)
906 int snd_hdac_dsp_prepare(struct hdac_stream *azx_dev, unsigned int format,
966 void snd_hdac_dsp_trigger(struct hdac_stream *azx_dev, bool start)
980 void snd_hdac_dsp_cleanup(struct hdac_stream *azx_dev,