Searched refs:skl_unbind_modules (Results 1 – 3 of 3) sorted by relevance
500 int skl_unbind_modules(struct skl_dev *skl, struct skl_module_cfg
1194 ret = skl_unbind_modules(skl, in skl_tplg_mixer_dapm_pre_pmd_event()1232 skl_unbind_modules(skl, modules->src, in skl_tplg_mixer_dapm_post_pmd_event()1257 skl_unbind_modules(skl, src_module, dst_module); in skl_tplg_mixer_dapm_post_pmd_event()1298 ret = skl_unbind_modules(skl, src_mconfig, in skl_tplg_pga_dapm_post_pmd_event()
1085 int skl_unbind_modules(struct skl_dev *skl, in skl_unbind_modules() function