Home
last modified time | relevance | path

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

/linux-6.8/sound/soc/sh/rcar/
Drsnd.h299 struct rsnd_mod_ops { struct
300 char *name;
301 struct dma_chan* (*dma_req)(struct rsnd_dai_stream *io,
303 int (*probe)(struct rsnd_mod *mod,
306 int (*remove)(struct rsnd_mod *mod,
309 int (*init)(struct rsnd_mod *mod,
312 int (*quit)(struct rsnd_mod *mod,
315 int (*start)(struct rsnd_mod *mod,
318 int (*stop)(struct rsnd_mod *mod,
321 int (*irq)(struct rsnd_mod *mod,
[all …]