Home
last modified time | relevance | path

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

/linux/include/sound/
A Dsoc-dai.h354 struct snd_soc_cdai_ops { struct
358 int (*startup)(struct snd_compr_stream *,
360 int (*shutdown)(struct snd_compr_stream *,
362 int (*set_params)(struct snd_compr_stream *,
364 int (*get_params)(struct snd_compr_stream *,
366 int (*set_metadata)(struct snd_compr_stream *,
368 int (*get_metadata)(struct snd_compr_stream *,
370 int (*trigger)(struct snd_compr_stream *, int,
372 int (*pointer)(struct snd_compr_stream *,
374 int (*ack)(struct snd_compr_stream *, size_t,

Completed in 4 milliseconds