Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sh/rcar/
H A Drsnd.h301 struct rsnd_mod_ops { struct
302 char *name;
305 int (*probe)(struct rsnd_mod *mod,
308 int (*remove)(struct rsnd_mod *mod,
311 int (*init)(struct rsnd_mod *mod,
314 int (*quit)(struct rsnd_mod *mod,
317 int (*start)(struct rsnd_mod *mod,
320 int (*stop)(struct rsnd_mod *mod,
323 int (*irq)(struct rsnd_mod *mod,
326 int (*pcm_new)(struct rsnd_mod *mod,
[all …]