Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h120980 struct snd_soc_ops { struct
120981 int (*startup)(struct snd_pcm_substream *);
120982 void (*shutdown)(struct snd_pcm_substream *);
120983 int (*hw_params)(struct snd_pcm_substream *, struct snd_pcm_hw_params *);
120984 int (*hw_free)(struct snd_pcm_substream *);
120985 int (*prepare)(struct snd_pcm_substream *);
120986 int (*trigger)(struct snd_pcm_substream *, int);
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h127499 struct snd_soc_ops { struct
127500 int (*startup)(struct snd_pcm_substream *);
127501 void (*shutdown)(struct snd_pcm_substream *);
127502 int (*hw_params)(struct snd_pcm_substream *, struct snd_pcm_hw_params *);
127503 int (*hw_free)(struct snd_pcm_substream *);
127504 int (*prepare)(struct snd_pcm_substream *);
127505 int (*trigger)(struct snd_pcm_substream *, int);