Lines Matching refs:sst_hsw_stream

214 struct sst_hsw_stream;
218 struct sst_hsw_stream { struct
247 u32 (*notify_position)(struct sst_hsw_stream *stream, void *data); argument
422 static struct sst_hsw_stream *get_stream_by_id(struct sst_hsw *hsw, in get_stream_by_id()
425 struct sst_hsw_stream *stream; in get_stream_by_id()
479 struct sst_hsw_stream *stream = container_of(work, in hsw_notification_work()
480 struct sst_hsw_stream, notify_work); in hsw_notification_work()
524 struct sst_hsw_stream *stream; in hsw_stream_update()
667 struct sst_hsw_stream *stream; in hsw_stream_message()
842 int sst_hsw_stream_get_volume(struct sst_hsw *hsw, struct sst_hsw_stream *stream, in sst_hsw_stream_get_volume()
857 struct sst_hsw_stream *stream, u32 stage_id, u32 channel, u32 volume) in sst_hsw_stream_set_volume()
974 struct sst_hsw_stream *sst_hsw_stream_new(struct sst_hsw *hsw, int id, in sst_hsw_stream_new()
975 u32 (*notify_position)(struct sst_hsw_stream *stream, void *data), in sst_hsw_stream_new()
978 struct sst_hsw_stream *stream; in sst_hsw_stream_new()
1001 int sst_hsw_stream_free(struct sst_hsw *hsw, struct sst_hsw_stream *stream) in sst_hsw_stream_free()
1043 struct sst_hsw_stream *stream, enum sst_hsw_bitdepth bits) in sst_hsw_stream_set_bits()
1055 struct sst_hsw_stream *stream, int channels) in sst_hsw_stream_set_channels()
1067 struct sst_hsw_stream *stream, int rate) in sst_hsw_stream_set_rate()
1079 struct sst_hsw_stream *stream, u32 map, in sst_hsw_stream_set_map_config()
1093 struct sst_hsw_stream *stream, enum sst_hsw_interleaving style) in sst_hsw_stream_set_style()
1105 struct sst_hsw_stream *stream, u32 bits) in sst_hsw_stream_set_valid()
1117 int sst_hsw_stream_format(struct sst_hsw *hsw, struct sst_hsw_stream *stream, in sst_hsw_stream_format()
1136 int sst_hsw_stream_buffer(struct sst_hsw *hsw, struct sst_hsw_stream *stream, in sst_hsw_stream_buffer()
1157 struct sst_hsw_stream *stream, struct sst_module_runtime *runtime) in sst_hsw_stream_set_module_info()
1193 int sst_hsw_stream_commit(struct sst_hsw *hsw, struct sst_hsw_stream *stream) in sst_hsw_stream_commit()
1228 struct sst_hsw_stream *stream) in sst_hsw_stream_get_old_position()
1234 struct sst_hsw_stream *stream, snd_pcm_uframes_t val) in sst_hsw_stream_set_old_position()
1240 struct sst_hsw_stream *stream) in sst_hsw_stream_get_silence_start()
1246 struct sst_hsw_stream *stream, bool val) in sst_hsw_stream_set_silence_start()
1293 int sst_hsw_stream_pause(struct sst_hsw *hsw, struct sst_hsw_stream *stream, in sst_hsw_stream_pause()
1314 int sst_hsw_stream_resume(struct sst_hsw *hsw, struct sst_hsw_stream *stream, in sst_hsw_stream_resume()
1335 int sst_hsw_stream_reset(struct sst_hsw *hsw, struct sst_hsw_stream *stream) in sst_hsw_stream_reset()
1369 struct sst_hsw_stream *stream) in sst_hsw_get_dsp_position()
1381 struct sst_hsw_stream *stream) in sst_hsw_get_dsp_presentation_position()