Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/sh/rcar/
Dssi.c452 static struct rsnd_mod_ops rsnd_ssi_pio_ops = {
558 static struct rsnd_mod_ops rsnd_ssi_dma_ops = {
579 static struct rsnd_mod_ops rsnd_ssi_non_ops = {
692 struct rsnd_mod_ops *ops; in rsnd_ssi_probe()
Drsnd.h225 struct rsnd_mod_ops { struct
253 struct rsnd_mod_ops *ops; argument
300 struct rsnd_mod_ops *ops,
Dsrc.c578 static struct rsnd_mod_ops rsnd_src_gen1_ops = {
929 static struct rsnd_mod_ops rsnd_src_gen2_ops = {
1001 struct rsnd_mod_ops *ops; in rsnd_src_probe()
Ddvc.c272 static struct rsnd_mod_ops rsnd_dvc_ops = {
Dcore.c149 struct rsnd_mod_ops *ops, in rsnd_mod_init()