Home
last modified time | relevance | path

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

/linux/sound/soc/sh/rcar/
H A Drsnd.h289 struct rsnd_mod_ops { struct
290 char *name;
291 struct dma_chan* (*dma_req)(struct rsnd_dai_stream *io,
293 int (*probe)(struct rsnd_mod *mod,
296 int (*remove)(struct rsnd_mod *mod,
299 int (*init)(struct rsnd_mod *mod,
302 int (*quit)(struct rsnd_mod *mod,
305 int (*start)(struct rsnd_mod *mod,
308 int (*stop)(struct rsnd_mod *mod,
311 int (*irq)(struct rsnd_mod *mod,
[all …]