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

/linux-master/sound/soc/sh/rcar/
H A Dcmd.c27 struct rsnd_mod *dvc = rsnd_io_to_mod_dvc(io);
H A Ddma.c385 struct rsnd_mod *dvc = rsnd_io_to_mod_dvc(io);
593 int use_cmd = !!rsnd_io_to_mod_dvc(io) ||
717 struct rsnd_mod *dvc = rsnd_io_to_mod_dvc(io);
H A Dsrc.c445 val = (rsnd_io_to_mod_dvc(io) && !rsnd_src_sync_is_enabled(mod)) ?
H A Drsnd.h529 #define rsnd_io_to_mod_dvc(io) rsnd_io_to_mod((io), RSND_MOD_DVC) macro

Completed in 102 milliseconds