Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds