Lines Matching refs:hdac_stream

61 void snd_hdac_stream_init(struct hdac_bus *bus, struct hdac_stream *azx_dev,
84 void snd_hdac_stream_start(struct hdac_stream *azx_dev, bool fresh_start)
128 void snd_hdac_stream_clear(struct hdac_stream *azx_dev)
165 void snd_hdac_stream_stop(struct hdac_stream *azx_dev)
181 struct hdac_stream *stream;
206 void snd_hdac_stream_reset(struct hdac_stream *azx_dev)
257 int snd_hdac_stream_setup(struct hdac_stream *azx_dev)
337 void snd_hdac_stream_cleanup(struct hdac_stream *azx_dev)
359 struct hdac_stream *snd_hdac_stream_assign(struct hdac_bus *bus,
362 struct hdac_stream *azx_dev;
363 struct hdac_stream *res = NULL;
401 void snd_hdac_stream_release(struct hdac_stream *azx_dev)
414 * snd_hdac_get_stream - return hdac_stream based on stream_tag and
421 struct hdac_stream *snd_hdac_get_stream(struct hdac_bus *bus,
424 struct hdac_stream *s;
440 struct hdac_stream *azx_dev, __le32 **bdlp,
486 int snd_hdac_stream_setup_periods(struct hdac_stream *azx_dev)
564 int snd_hdac_stream_set_params(struct hdac_stream *azx_dev,
597 struct hdac_stream *azx_dev = container_of(cc, struct hdac_stream, cc);
602 static void azx_timecounter_init(struct hdac_stream *azx_dev,
646 void snd_hdac_stream_timecounter_init(struct hdac_stream *azx_dev,
651 struct hdac_stream *s;
677 void snd_hdac_stream_sync_trigger(struct hdac_stream *azx_dev, bool set,
703 void snd_hdac_stream_sync(struct hdac_stream *azx_dev, bool start,
708 struct hdac_stream *s;
753 int snd_hdac_dsp_prepare(struct hdac_stream *azx_dev, unsigned int format,
813 void snd_hdac_dsp_trigger(struct hdac_stream *azx_dev, bool start)
827 void snd_hdac_dsp_cleanup(struct hdac_stream *azx_dev,