• Home
  • Raw
  • Download

Lines Matching defs:stream

429 	struct sst_hsw_stream *stream;  in get_stream_by_id()  local
483 struct sst_hsw_stream *stream = container_of(work, in hsw_notification_work() local
528 struct sst_hsw_stream *stream; in hsw_stream_update() local
671 struct sst_hsw_stream *stream; in hsw_stream_message() local
704 struct sst_hsw_log_stream *stream = &hsw->log_stream; in hsw_log_message() local
846 int sst_hsw_stream_get_volume(struct sst_hsw *hsw, struct sst_hsw_stream *stream, in sst_hsw_stream_get_volume()
861 struct sst_hsw_stream *stream, u32 stage_id, u32 channel, u32 volume) in sst_hsw_stream_set_volume()
979 u32 (*notify_position)(struct sst_hsw_stream *stream, void *data), in sst_hsw_stream_new()
982 struct sst_hsw_stream *stream; in sst_hsw_stream_new() local
1005 int sst_hsw_stream_free(struct sst_hsw *hsw, struct sst_hsw_stream *stream) in sst_hsw_stream_free()
1047 struct sst_hsw_stream *stream, enum sst_hsw_bitdepth bits) in sst_hsw_stream_set_bits()
1059 struct sst_hsw_stream *stream, int channels) in sst_hsw_stream_set_channels()
1071 struct sst_hsw_stream *stream, int rate) in sst_hsw_stream_set_rate()
1083 struct sst_hsw_stream *stream, u32 map, in sst_hsw_stream_set_map_config()
1097 struct sst_hsw_stream *stream, enum sst_hsw_interleaving style) in sst_hsw_stream_set_style()
1109 struct sst_hsw_stream *stream, u32 bits) in sst_hsw_stream_set_valid()
1121 int sst_hsw_stream_format(struct sst_hsw *hsw, struct sst_hsw_stream *stream, in sst_hsw_stream_format()
1140 int sst_hsw_stream_buffer(struct sst_hsw *hsw, struct sst_hsw_stream *stream, in sst_hsw_stream_buffer()
1161 struct sst_hsw_stream *stream, struct sst_module_runtime *runtime) in sst_hsw_stream_set_module_info()
1197 int sst_hsw_stream_commit(struct sst_hsw *hsw, struct sst_hsw_stream *stream) in sst_hsw_stream_commit()
1232 struct sst_hsw_stream *stream) in sst_hsw_stream_get_old_position()
1238 struct sst_hsw_stream *stream, snd_pcm_uframes_t val) in sst_hsw_stream_set_old_position()
1244 struct sst_hsw_stream *stream) in sst_hsw_stream_get_silence_start()
1250 struct sst_hsw_stream *stream, bool val) in sst_hsw_stream_set_silence_start()
1297 int sst_hsw_stream_pause(struct sst_hsw *hsw, struct sst_hsw_stream *stream, in sst_hsw_stream_pause()
1318 int sst_hsw_stream_resume(struct sst_hsw *hsw, struct sst_hsw_stream *stream, in sst_hsw_stream_resume()
1339 int sst_hsw_stream_reset(struct sst_hsw *hsw, struct sst_hsw_stream *stream) in sst_hsw_stream_reset()
1373 struct sst_hsw_stream *stream) in sst_hsw_get_dsp_position()
1385 struct sst_hsw_stream *stream) in sst_hsw_get_dsp_presentation_position()