Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc.h724 struct snd_soc_ops { struct
725 int (*startup)(struct snd_pcm_substream *);
726 void (*shutdown)(struct snd_pcm_substream *);
727 int (*hw_params)(struct snd_pcm_substream *, struct snd_pcm_hw_params *);
728 int (*hw_free)(struct snd_pcm_substream *);
729 int (*prepare)(struct snd_pcm_substream *);
730 int (*trigger)(struct snd_pcm_substream *, int);