Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-topology.h503 int skl_unbind_modules(struct skl_dev *skl, struct skl_module_cfg
H A Dskl-topology.c1160 ret = skl_unbind_modules(skl, in skl_tplg_mixer_dapm_pre_pmd_event()
1198 skl_unbind_modules(skl, modules->src, in skl_tplg_mixer_dapm_post_pmd_event()
1223 skl_unbind_modules(skl, src_module, dst_module); in skl_tplg_mixer_dapm_post_pmd_event()
1264 ret = skl_unbind_modules(skl, src_mconfig, in skl_tplg_pga_dapm_post_pmd_event()
H A Dskl-messages.c1083 int skl_unbind_modules(struct skl_dev *skl, in skl_unbind_modules() function