Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sh/rcar/
H A 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()
H A Ddma.c59 static struct rsnd_mod_ops mem_ops = {
327 static struct rsnd_mod_ops rsnd_dmaen_ops = {
535 static struct rsnd_mod_ops rsnd_dmapp_ops = {
824 struct rsnd_mod_ops *ops; in rsnd_dma_alloc()
H A Dcmd.c130 static struct rsnd_mod_ops rsnd_cmd_ops = {
H A Drsnd.h301 struct rsnd_mod_ops { struct
365 struct rsnd_mod_ops *ops; argument
433 struct rsnd_mod_ops *ops,
H A Dssi.c945 static struct rsnd_mod_ops rsnd_ssi_pio_ops = {
1058 static struct rsnd_mod_ops rsnd_ssi_dma_ops = {
1165 struct rsnd_mod_ops *ops; in rsnd_ssi_probe()
H A Dctu.c295 static struct rsnd_mod_ops rsnd_ctu_ops = {
H A Dmix.c270 static struct rsnd_mod_ops rsnd_mix_ops = {
H A Ddvc.c305 static struct rsnd_mod_ops rsnd_dvc_ops = {
H A Dsrc.c622 static struct rsnd_mod_ops rsnd_src_ops = {
H A Dadg.c24 static struct rsnd_mod_ops adg_ops = {
H A Dcore.c196 struct rsnd_mod_ops *ops, in rsnd_mod_init()