Searched refs:sst_runtime_stream (Results 1 – 3 of 3) sorted by relevance
55 struct sst_runtime_stream *stream; in sst_platform_compr_open()85 struct sst_runtime_stream *stream; in sst_platform_compr_free()105 struct sst_runtime_stream *stream; in sst_platform_compr_set_params()179 struct sst_runtime_stream *stream = cstream->runtime->private_data; in sst_platform_compr_trigger()208 struct sst_runtime_stream *stream; in sst_platform_compr_pointer()221 struct sst_runtime_stream *stream; in sst_platform_compr_ack()233 struct sst_runtime_stream *stream = in sst_platform_compr_get_caps()242 struct sst_runtime_stream *stream = in sst_platform_compr_get_codec_caps()251 struct sst_runtime_stream *stream = in sst_platform_compr_set_metadata()
111 void sst_set_stream_status(struct sst_runtime_stream *stream, in sst_set_stream_status()120 static inline int sst_get_stream_status(struct sst_runtime_stream *stream) in sst_get_stream_status()233 struct sst_runtime_stream *stream = in sst_platform_alloc_stream()267 struct sst_runtime_stream *stream; in sst_period_elapsed()283 struct sst_runtime_stream *stream = in sst_platform_init_stream()301 static int power_up_sst(struct sst_runtime_stream *stream) in power_up_sst()306 static void power_down_sst(struct sst_runtime_stream *stream) in power_down_sst()316 struct sst_runtime_stream *stream; in sst_media_open()359 struct sst_runtime_stream *stream; in sst_media_close()377 struct sst_runtime_stream *stream = in get_current_pipe_id()[all …]
136 struct sst_runtime_stream { struct161 void sst_set_stream_status(struct sst_runtime_stream *stream, int state); argument