Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dsoc-dai.h220 struct snd_soc_cdai_ops { struct
224 int (*startup)(struct snd_compr_stream *,
226 int (*shutdown)(struct snd_compr_stream *,
228 int (*set_params)(struct snd_compr_stream *,
230 int (*get_params)(struct snd_compr_stream *,
232 int (*set_metadata)(struct snd_compr_stream *,
234 int (*get_metadata)(struct snd_compr_stream *,
236 int (*trigger)(struct snd_compr_stream *, int,
238 int (*pointer)(struct snd_compr_stream *,
240 int (*ack)(struct snd_compr_stream *, size_t,