Home
last modified time | relevance | path

Searched refs:rsnd_mod_make_sure (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/renesas/rcar/
H A Dadg.c267 rsnd_mod_make_sure(src_mod, RSND_MOD_SRC); in rsnd_adg_set_src_timesel_gen2()
296 rsnd_mod_make_sure(ssi_mod, RSND_MOD_SSI); in rsnd_adg_set_ssi_clk()
H A Drsnd.h871 void rsnd_mod_make_sure(struct rsnd_mod *mod, enum rsnd_mod_type type);
H A Dcore.c116 void rsnd_mod_make_sure(struct rsnd_mod *mod, enum rsnd_mod_type type) in rsnd_mod_make_sure() function