Searched defs:snd_soc_compr_ops (Results 1 – 1 of 1) sorted by relevance
632 struct snd_soc_compr_ops { struct633 int (*startup)(struct snd_compr_stream *);634 void (*shutdown)(struct snd_compr_stream *);635 int (*set_params)(struct snd_compr_stream *);636 int (*trigger)(struct snd_compr_stream *);
Completed in 12 milliseconds