Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/sh/rcar/
Dssiu.c114 static struct rsnd_mod_ops rsnd_ssiu_ops_gen1 = {
223 static struct rsnd_mod_ops rsnd_ssiu_ops_gen2 = {
253 struct rsnd_mod_ops *ops; in rsnd_ssiu_probe()
Ddma.c58 static struct rsnd_mod_ops mem_ops = {
292 static struct rsnd_mod_ops rsnd_dmaen_ops = {
465 static struct rsnd_mod_ops rsnd_dmapp_ops = {
688 struct rsnd_mod_ops *ops; in rsnd_dma_alloc()
Dcmd.c118 static struct rsnd_mod_ops rsnd_cmd_ops = {
Drsnd.h239 struct rsnd_mod_ops { struct
292 struct rsnd_mod_ops *ops; argument
371 struct rsnd_mod_ops *ops,
Dssi.c857 static struct rsnd_mod_ops rsnd_ssi_pio_ops = {
933 static struct rsnd_mod_ops rsnd_ssi_dma_ops = {
1114 struct rsnd_mod_ops *ops; in rsnd_ssi_probe()
Dmix.c253 static struct rsnd_mod_ops rsnd_mix_ops = {
Ddvc.c302 static struct rsnd_mod_ops rsnd_dvc_ops = {
Dctu.c337 static struct rsnd_mod_ops rsnd_ctu_ops = {
Dsrc.c529 static struct rsnd_mod_ops rsnd_src_ops = {
Dadg.c24 static struct rsnd_mod_ops adg_ops = {
Dcore.c147 struct rsnd_mod_ops *ops, in rsnd_mod_init()