Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/sh/rcar/
Drsnd.h295 struct rsnd_mod_ops { struct
296 char *name;
297 struct dma_chan* (*dma_req)(struct rsnd_dai_stream *io,
299 int (*probe)(struct rsnd_mod *mod,
302 int (*remove)(struct rsnd_mod *mod,
305 int (*init)(struct rsnd_mod *mod,
308 int (*quit)(struct rsnd_mod *mod,
311 int (*start)(struct rsnd_mod *mod,
314 int (*stop)(struct rsnd_mod *mod,
317 int (*irq)(struct rsnd_mod *mod,
[all …]