Lines Matching defs:dst
740 if (modules->dst == module)
742 modules->dst);
922 struct skl_module_cfg *src, struct skl_module_cfg *dst)
928 for (i = 0; i < dst->module->max_input_pins; i++) {
929 struct skl_module_pin *pin = &dst->m_in_pin[i];
939 if (modules->src == src && modules->dst == dst)
949 m_list->dst = dst;
997 * when the path is enabled, the dst module that needs
1000 * bind list and when the dst module is initialised,
1230 if (modules->dst == src_module) {
1232 modules->dst);
1242 modules->dst = NULL;