Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dsoc.h719 struct snd_soc_ops { struct
720 int (*startup)(struct snd_pcm_substream *);
721 void (*shutdown)(struct snd_pcm_substream *);
722 int (*hw_params)(struct snd_pcm_substream *, struct snd_pcm_hw_params *);
723 int (*hw_free)(struct snd_pcm_substream *);
724 int (*prepare)(struct snd_pcm_substream *);
725 int (*trigger)(struct snd_pcm_substream *, int);