Home
last modified time | relevance | path

Searched refs:rsnd_io_to_mod_dvc (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/sh/rcar/
H A Dcmd.c27 struct rsnd_mod *dvc = rsnd_io_to_mod_dvc(io); in rsnd_cmd_init()
H A Ddma.c375 struct rsnd_mod *dvc = rsnd_io_to_mod_dvc(io); in rsnd_dmapp_get_id()
564 int use_cmd = !!rsnd_io_to_mod_dvc(io) || in rsnd_gen2_dma_addr()
656 struct rsnd_mod *dvc = rsnd_io_to_mod_dvc(io); in rsnd_dma_of_path()
H A Dsrc.c435 val = (rsnd_io_to_mod_dvc(io) && !rsnd_src_sync_is_enabled(mod)) ? in rsnd_src_start()
H A Drsnd.h523 #define rsnd_io_to_mod_dvc(io) rsnd_io_to_mod((io), RSND_MOD_DVC) macro
/kernel/linux/linux-6.6/sound/soc/sh/rcar/
H A Dcmd.c27 struct rsnd_mod *dvc = rsnd_io_to_mod_dvc(io); in rsnd_cmd_init()
H A Ddma.c385 struct rsnd_mod *dvc = rsnd_io_to_mod_dvc(io); in rsnd_dmapp_get_id()
593 int use_cmd = !!rsnd_io_to_mod_dvc(io) || in rsnd_gen2_dma_addr()
717 struct rsnd_mod *dvc = rsnd_io_to_mod_dvc(io); in rsnd_dma_of_path()
H A Dsrc.c444 val = (rsnd_io_to_mod_dvc(io) && !rsnd_src_sync_is_enabled(mod)) ? in rsnd_src_start()
H A Drsnd.h531 #define rsnd_io_to_mod_dvc(io) rsnd_io_to_mod((io), RSND_MOD_DVC) macro

Completed in 18 milliseconds