Lines Matching defs:cstream
23 static int soc_compr_components_open(struct snd_compr_stream *cstream, in soc_compr_components_open()
53 static int soc_compr_components_free(struct snd_compr_stream *cstream, in soc_compr_components_free()
76 static int soc_compr_open(struct snd_compr_stream *cstream) in soc_compr_open()
125 static int soc_compr_open_fe(struct snd_compr_stream *cstream) in soc_compr_open_fe()
245 static int soc_compr_free(struct snd_compr_stream *cstream) in soc_compr_free()
299 static int soc_compr_free_fe(struct snd_compr_stream *cstream) in soc_compr_free_fe()
348 static int soc_compr_components_trigger(struct snd_compr_stream *cstream, in soc_compr_components_trigger()
371 static int soc_compr_trigger(struct snd_compr_stream *cstream, int cmd) in soc_compr_trigger()
401 static int soc_compr_trigger_fe(struct snd_compr_stream *cstream, int cmd) in soc_compr_trigger_fe()
453 static int soc_compr_components_set_params(struct snd_compr_stream *cstream, in soc_compr_components_set_params()
476 static int soc_compr_set_params(struct snd_compr_stream *cstream, in soc_compr_set_params()
528 static int soc_compr_set_params_fe(struct snd_compr_stream *cstream, in soc_compr_set_params_fe()
587 static int soc_compr_get_params(struct snd_compr_stream *cstream, in soc_compr_get_params()
620 static int soc_compr_get_caps(struct snd_compr_stream *cstream, in soc_compr_get_caps()
645 static int soc_compr_get_codec_caps(struct snd_compr_stream *cstream, in soc_compr_get_codec_caps()
671 static int soc_compr_ack(struct snd_compr_stream *cstream, size_t bytes) in soc_compr_ack()
704 static int soc_compr_pointer(struct snd_compr_stream *cstream, in soc_compr_pointer()
733 static int soc_compr_copy(struct snd_compr_stream *cstream, in soc_compr_copy()
758 static int soc_compr_set_metadata(struct snd_compr_stream *cstream, in soc_compr_set_metadata()
789 static int soc_compr_get_metadata(struct snd_compr_stream *cstream, in soc_compr_get_metadata()