Home
last modified time | relevance | path

Searched refs:rsnd_io_to_mod_ctu (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/renesas/rcar/
H A Drsnd.h517 #define rsnd_io_to_mod_ctu(io) rsnd_io_to_mod((io), RSND_MOD_CTU) macro
H A Dcore.c273 struct rsnd_mod *ctu_mod = rsnd_io_to_mod_ctu(io); in rsnd_runtime_channel_after_ctu_with_params()