Home
last modified time | relevance | path

Searched defs:snd_soc_compr_ops (Results 1 – 1 of 1) sorted by relevance

/linux/include/sound/
A Dsoc.h601 struct snd_soc_compr_ops { struct
602 int (*startup)(struct snd_compr_stream *);
603 void (*shutdown)(struct snd_compr_stream *);
604 int (*set_params)(struct snd_compr_stream *);
605 int (*trigger)(struct snd_compr_stream *);

Completed in 11 milliseconds