Searched defs:snd_soc_compr_ops (Results 1 – 1 of 1) sorted by relevance
728 struct snd_soc_compr_ops { struct729 int (*startup)(struct snd_compr_stream *);730 void (*shutdown)(struct snd_compr_stream *);731 int (*set_params)(struct snd_compr_stream *);732 int (*trigger)(struct snd_compr_stream *);