Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/sound/
A Dsoc.h632 struct snd_soc_compr_ops { struct
633 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