Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/sh/rcar/
Dssiu.c143 static struct rsnd_mod_ops rsnd_ssiu_ops_gen1 = {
316 static struct rsnd_mod_ops rsnd_ssiu_ops_gen2 = {
395 struct rsnd_mod_ops *ops; in rsnd_ssiu_probe()
Ddma.c58 static struct rsnd_mod_ops mem_ops = {
317 static struct rsnd_mod_ops rsnd_dmaen_ops = {
507 static struct rsnd_mod_ops rsnd_dmapp_ops = {
763 struct rsnd_mod_ops *ops; in rsnd_dma_alloc()
Dcmd.c118 static struct rsnd_mod_ops rsnd_cmd_ops = {
Drsnd.h295 struct rsnd_mod_ops { struct
354 struct rsnd_mod_ops *ops; argument
428 struct rsnd_mod_ops *ops,
Dssi.c1070 static struct rsnd_mod_ops rsnd_ssi_pio_ops = {
1156 static struct rsnd_mod_ops rsnd_ssi_dma_ops = {
1254 struct rsnd_mod_ops *ops; in rsnd_ssi_probe()
Dctu.c276 static struct rsnd_mod_ops rsnd_ctu_ops = {
Dmix.c253 static struct rsnd_mod_ops rsnd_mix_ops = {
Ddvc.c288 static struct rsnd_mod_ops rsnd_dvc_ops = {
Dsrc.c591 static struct rsnd_mod_ops rsnd_src_ops = {
Dadg.c24 static struct rsnd_mod_ops adg_ops = {
Dcore.c203 struct rsnd_mod_ops *ops, in rsnd_mod_init()