Lines Matching refs:snd_compr_stream
19 struct snd_compr_stream;
249 struct snd_compr_stream *cstream);
251 struct snd_compr_stream *cstream,
254 struct snd_compr_stream *cstream, int cmd);
256 struct snd_compr_stream *cstream,
259 struct snd_compr_stream *cstream,
262 struct snd_compr_stream *cstream,
265 struct snd_compr_stream *cstream,
268 struct snd_compr_stream *cstream,
271 struct snd_compr_stream *cstream,
364 int (*startup)(struct snd_compr_stream *,
366 int (*shutdown)(struct snd_compr_stream *,
368 int (*set_params)(struct snd_compr_stream *,
370 int (*get_params)(struct snd_compr_stream *,
372 int (*set_metadata)(struct snd_compr_stream *,
374 int (*get_metadata)(struct snd_compr_stream *,
376 int (*trigger)(struct snd_compr_stream *, int,
378 int (*pointer)(struct snd_compr_stream *,
380 int (*ack)(struct snd_compr_stream *, size_t,
466 struct snd_compr_stream *mark_compr_startup;