Lines Matching refs:snd_compr_stream
19 struct snd_compr_stream;
243 struct snd_compr_stream *cstream);
245 struct snd_compr_stream *cstream,
248 struct snd_compr_stream *cstream, int cmd);
250 struct snd_compr_stream *cstream,
253 struct snd_compr_stream *cstream,
256 struct snd_compr_stream *cstream,
259 struct snd_compr_stream *cstream,
262 struct snd_compr_stream *cstream,
265 struct snd_compr_stream *cstream,
358 int (*startup)(struct snd_compr_stream *,
360 int (*shutdown)(struct snd_compr_stream *,
362 int (*set_params)(struct snd_compr_stream *,
364 int (*get_params)(struct snd_compr_stream *,
366 int (*set_metadata)(struct snd_compr_stream *,
368 int (*get_metadata)(struct snd_compr_stream *,
370 int (*trigger)(struct snd_compr_stream *, int,
372 int (*pointer)(struct snd_compr_stream *,
374 int (*ack)(struct snd_compr_stream *, size_t,
461 struct snd_compr_stream *mark_compr_startup;