Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/sh/rcar/
Drsnd.h239 struct rsnd_mod_ops { struct
240 char *name;
241 struct dma_chan* (*dma_req)(struct rsnd_dai_stream *io,
243 int (*probe)(struct rsnd_mod *mod,
246 int (*remove)(struct rsnd_mod *mod,
249 int (*init)(struct rsnd_mod *mod,
252 int (*quit)(struct rsnd_mod *mod,
255 int (*start)(struct rsnd_mod *mod,
258 int (*stop)(struct rsnd_mod *mod,
261 int (*irq)(struct rsnd_mod *mod,
[all …]