Home
last modified time | relevance | path

Searched refs:snd_compr_stream (Results 1 – 3 of 3) sorted by relevance

/include/sound/
Dcompress_driver.h77 struct snd_compr_stream { struct
113 int (*open)(struct snd_compr_stream *stream);
114 int (*free)(struct snd_compr_stream *stream);
115 int (*set_params)(struct snd_compr_stream *stream,
117 int (*get_params)(struct snd_compr_stream *stream,
119 int (*set_metadata)(struct snd_compr_stream *stream,
121 int (*get_metadata)(struct snd_compr_stream *stream,
123 int (*trigger)(struct snd_compr_stream *stream, int cmd);
124 int (*pointer)(struct snd_compr_stream *stream,
126 int (*copy)(struct snd_compr_stream *stream, char __user *buf,
[all …]
Dsoc-dai.h22 struct snd_compr_stream;
215 int (*startup)(struct snd_compr_stream *,
217 int (*shutdown)(struct snd_compr_stream *,
219 int (*set_params)(struct snd_compr_stream *,
221 int (*get_params)(struct snd_compr_stream *,
223 int (*set_metadata)(struct snd_compr_stream *,
225 int (*get_metadata)(struct snd_compr_stream *,
227 int (*trigger)(struct snd_compr_stream *, int,
229 int (*pointer)(struct snd_compr_stream *,
231 int (*ack)(struct snd_compr_stream *, size_t,
Dsoc.h775 int (*startup)(struct snd_compr_stream *);
776 void (*shutdown)(struct snd_compr_stream *);
777 int (*set_params)(struct snd_compr_stream *);
778 int (*trigger)(struct snd_compr_stream *);