Searched defs:snd_soc_compr_ops (Results 1 – 1 of 1) sorted by relevance
626 struct snd_soc_compr_ops { struct627 int (*startup)(struct snd_compr_stream *);628 void (*shutdown)(struct snd_compr_stream *);629 int (*set_params)(struct snd_compr_stream *);