Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/sh/rcar/
Dssi.c514 static struct rsnd_mod_ops rsnd_ssi_pio_ops = {
626 static struct rsnd_mod_ops rsnd_ssi_dma_ops = {
648 static struct rsnd_mod_ops rsnd_ssi_non_ops = {
760 struct rsnd_mod_ops *ops; in rsnd_ssi_probe()
Drsnd.h242 struct rsnd_mod_ops { struct
280 struct rsnd_mod_ops *ops; argument
339 struct rsnd_mod_ops *ops,
Dctu.c58 static struct rsnd_mod_ops rsnd_ctu_ops = {
Dmix.c91 static struct rsnd_mod_ops rsnd_mix_ops = {
Dsrc.c574 static struct rsnd_mod_ops rsnd_src_gen1_ops = {
968 static struct rsnd_mod_ops rsnd_src_gen2_ops = {
1040 struct rsnd_mod_ops *ops; in rsnd_src_probe()
Ddvc.c269 static struct rsnd_mod_ops rsnd_dvc_ops = {
Dadg.c27 static struct rsnd_mod_ops adg_ops = {
Dcore.c163 struct rsnd_mod_ops *ops, in rsnd_mod_init()