Searched refs:skl_unbind_modules (Results 1 – 3 of 3) sorted by relevance
483 int skl_unbind_modules(struct skl_dev *skl, struct skl_module_cfg
1152 ret = skl_unbind_modules(skl, in skl_tplg_mixer_dapm_pre_pmd_event()1190 skl_unbind_modules(skl, modules->src, in skl_tplg_mixer_dapm_post_pmd_event()1215 skl_unbind_modules(skl, src_module, dst_module); in skl_tplg_mixer_dapm_post_pmd_event()1256 ret = skl_unbind_modules(skl, src_mconfig, in skl_tplg_pga_dapm_post_pmd_event()
1031 int skl_unbind_modules(struct skl_dev *skl, in skl_unbind_modules() function