Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/sh/rcar/
Drsnd.h225 struct rsnd_mod_ops { struct
226 char *name;
227 struct dma_chan* (*dma_req)(struct rsnd_mod *mod);
228 int (*probe)(struct rsnd_mod *mod,
253 struct rsnd_mod_ops *ops; argument