Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/sound/
A Dsoc-dai.h360 struct snd_soc_cdai_ops { struct
364 int (*startup)(struct snd_compr_stream *,
366 int (*shutdown)(struct snd_compr_stream *,
368 int (*set_params)(struct snd_compr_stream *,
370 int (*get_params)(struct snd_compr_stream *,
372 int (*set_metadata)(struct snd_compr_stream *,
374 int (*get_metadata)(struct snd_compr_stream *,
376 int (*trigger)(struct snd_compr_stream *, int,
378 int (*pointer)(struct snd_compr_stream *,
380 int (*ack)(struct snd_compr_stream *, size_t,

Completed in 4 milliseconds