Lines Matching refs:avs_path_module
30 static struct avs_path_module *
33 struct avs_path_module *mod; in avs_path_find_module()
145 static int avs_copier_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_copier_create()
265 static struct avs_control_data *avs_get_module_control(struct avs_path_module *mod) in avs_get_module_control()
288 static int avs_peakvol_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_peakvol_create()
324 static int avs_updown_mix_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_updown_mix_create()
346 static int avs_src_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_src_create()
363 static int avs_asrc_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_asrc_create()
383 static int avs_aec_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_aec_create()
402 static int avs_mux_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_mux_create()
420 static int avs_wov_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_wov_create()
437 static int avs_micsel_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_micsel_create()
454 static int avs_modbase_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_modbase_create()
470 static int avs_modext_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_modext_create()
510 static int avs_probe_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_probe_create()
518 int (*create)(struct avs_dev *adev, struct avs_path_module *mod);
538 static int avs_path_module_type_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_path_module_type_create()
549 static int avs_path_module_send_init_configs(struct avs_dev *adev, struct avs_path_module *mod) in avs_path_module_send_init_configs()
576 static void avs_path_module_free(struct avs_dev *adev, struct avs_path_module *mod) in avs_path_module_free()
581 static struct avs_path_module *
586 struct avs_path_module *mod; in avs_path_module_create()
620 struct avs_path_module *this_mod, *target_mod; in avs_path_binding_arm()
695 struct avs_path_module *mod; in avs_path_pipeline_arm()
698 struct avs_path_module *source, *sink; in avs_path_pipeline_arm()
706 struct avs_path_module, node)) in avs_path_pipeline_arm()
726 struct avs_path_module *mod, *save; in avs_path_pipeline_free()
776 struct avs_path_module *mod; in avs_path_pipeline_create()
942 struct avs_path_module *source = binding->source; in avs_path_bind_prepare()
978 struct avs_path_module *source, *sink; in avs_path_bind()
1011 struct avs_path_module *source, *sink; in avs_path_unbind()