Lines Matching refs:avs_path_module
28 static struct avs_path_module *
31 struct avs_path_module *mod; in avs_path_find_module()
143 static int avs_copier_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_copier_create()
267 static int avs_updown_mix_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_updown_mix_create()
289 static int avs_src_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_src_create()
306 static int avs_asrc_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_asrc_create()
325 static int avs_aec_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_aec_create()
344 static int avs_mux_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_mux_create()
362 static int avs_wov_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_wov_create()
379 static int avs_micsel_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_micsel_create()
396 static int avs_modbase_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_modbase_create()
412 static int avs_modext_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_modext_create()
452 static int avs_probe_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_probe_create()
460 int (*create)(struct avs_dev *adev, struct avs_path_module *mod);
478 static int avs_path_module_type_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_path_module_type_create()
489 static void avs_path_module_free(struct avs_dev *adev, struct avs_path_module *mod) in avs_path_module_free()
494 static struct avs_path_module *
499 struct avs_path_module *mod; in avs_path_module_create()
527 struct avs_path_module *this_mod, *target_mod; in avs_path_binding_arm()
602 struct avs_path_module *mod; in avs_path_pipeline_arm()
605 struct avs_path_module *source, *sink; in avs_path_pipeline_arm()
613 struct avs_path_module, node)) in avs_path_pipeline_arm()
635 struct avs_path_module *mod, *save; in avs_path_pipeline_free()
685 struct avs_path_module *mod; in avs_path_pipeline_create()
851 struct avs_path_module *source = binding->source; in avs_path_bind_prepare()
887 struct avs_path_module *source, *sink; in avs_path_bind()
920 struct avs_path_module *source, *sink; in avs_path_unbind()