Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sh/rcar/
Dssiu.c236 static struct rsnd_mod_ops rsnd_ssiu_ops_gen1 = {
424 static struct rsnd_mod_ops rsnd_ssiu_ops_gen2 = {
517 struct rsnd_mod_ops *ops; in rsnd_ssiu_probe()
Ddma.c58 static struct rsnd_mod_ops mem_ops = {
266 static struct rsnd_mod_ops rsnd_dmaen_ops = {
474 static struct rsnd_mod_ops rsnd_dmapp_ops = {
763 struct rsnd_mod_ops *ops; in rsnd_dma_alloc()
Dcmd.c130 static struct rsnd_mod_ops rsnd_cmd_ops = {
Drsnd.h289 struct rsnd_mod_ops { struct
353 struct rsnd_mod_ops *ops; argument
421 struct rsnd_mod_ops *ops,
Dssi.c947 static struct rsnd_mod_ops rsnd_ssi_pio_ops = {
1060 static struct rsnd_mod_ops rsnd_ssi_dma_ops = {
1167 struct rsnd_mod_ops *ops; in rsnd_ssi_probe()
Dctu.c295 static struct rsnd_mod_ops rsnd_ctu_ops = {
Dmix.c270 static struct rsnd_mod_ops rsnd_mix_ops = {
Ddvc.c305 static struct rsnd_mod_ops rsnd_dvc_ops = {
Dsrc.c623 static struct rsnd_mod_ops rsnd_src_ops = {
Dadg.c24 static struct rsnd_mod_ops adg_ops = {
Dcore.c197 struct rsnd_mod_ops *ops, in rsnd_mod_init()