Lines Matching defs:cstream
25 static int soc_compr_components_open(struct snd_compr_stream *cstream, in soc_compr_components_open()
52 static int soc_compr_components_free(struct snd_compr_stream *cstream, in soc_compr_components_free()
73 static int soc_compr_open(struct snd_compr_stream *cstream) in soc_compr_open()
116 static int soc_compr_open_fe(struct snd_compr_stream *cstream) in soc_compr_open_fe()
195 static int soc_compr_free(struct snd_compr_stream *cstream) in soc_compr_free()
234 static int soc_compr_free_fe(struct snd_compr_stream *cstream) in soc_compr_free_fe()
281 static int soc_compr_components_trigger(struct snd_compr_stream *cstream, in soc_compr_components_trigger()
302 static int soc_compr_trigger(struct snd_compr_stream *cstream, int cmd) in soc_compr_trigger()
333 static int soc_compr_trigger_fe(struct snd_compr_stream *cstream, int cmd) in soc_compr_trigger_fe()
383 static int soc_compr_components_set_params(struct snd_compr_stream *cstream, in soc_compr_components_set_params()
404 static int soc_compr_set_params(struct snd_compr_stream *cstream, in soc_compr_set_params()
452 static int soc_compr_set_params_fe(struct snd_compr_stream *cstream, in soc_compr_set_params_fe()
507 static int soc_compr_get_params(struct snd_compr_stream *cstream, in soc_compr_get_params()
536 static int soc_compr_get_caps(struct snd_compr_stream *cstream, in soc_compr_get_caps()
559 static int soc_compr_get_codec_caps(struct snd_compr_stream *cstream, in soc_compr_get_codec_caps()
582 static int soc_compr_ack(struct snd_compr_stream *cstream, size_t bytes) in soc_compr_ack()
611 static int soc_compr_pointer(struct snd_compr_stream *cstream, in soc_compr_pointer()
639 static int soc_compr_copy(struct snd_compr_stream *cstream, in soc_compr_copy()
662 static int soc_compr_set_metadata(struct snd_compr_stream *cstream, in soc_compr_set_metadata()
688 static int soc_compr_get_metadata(struct snd_compr_stream *cstream, in soc_compr_get_metadata()