Home
last modified time | relevance | path

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

/sound/soc/sh/rcar/
Dssi.c531 static struct rsnd_mod_ops rsnd_ssi_pio_ops = {
648 static struct rsnd_mod_ops rsnd_ssi_dma_ops = {
670 static struct rsnd_mod_ops rsnd_ssi_non_ops = {
782 struct rsnd_mod_ops *ops; in rsnd_ssi_probe()
Drsnd.h243 struct rsnd_mod_ops { struct
281 struct rsnd_mod_ops *ops; argument
340 struct rsnd_mod_ops *ops,
Dctu.c58 static struct rsnd_mod_ops rsnd_ctu_ops = {
Dsrc.c574 static struct rsnd_mod_ops rsnd_src_gen1_ops = {
982 static struct rsnd_mod_ops rsnd_src_gen2_ops = {
1054 struct rsnd_mod_ops *ops; in rsnd_src_probe()
Dmix.c91 static struct rsnd_mod_ops rsnd_mix_ops = {
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()