Lines Matching defs:mod

32 	struct avs_path_module *mod;  in avs_path_find_module()  local
144 static int avs_copier_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_copier_create()
268 static struct avs_control_data *avs_get_module_control(struct avs_path_module *mod) in avs_get_module_control()
291 static int avs_peakvol_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_peakvol_create()
327 static int avs_updown_mix_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_updown_mix_create()
349 static int avs_src_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_src_create()
366 static int avs_asrc_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_asrc_create()
386 static int avs_aec_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_aec_create()
405 static int avs_mux_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_mux_create()
423 static int avs_wov_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_wov_create()
440 static int avs_micsel_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_micsel_create()
457 static int avs_modbase_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_modbase_create()
473 static int avs_modext_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_modext_create()
513 static int avs_probe_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_probe_create()
541 static int avs_path_module_type_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_path_module_type_create()
552 static void avs_path_module_free(struct avs_dev *adev, struct avs_path_module *mod) in avs_path_module_free()
562 struct avs_path_module *mod; in avs_path_module_create() local
665 struct avs_path_module *mod; in avs_path_pipeline_arm() local
698 struct avs_path_module *mod, *save; in avs_path_pipeline_free() local
748 struct avs_path_module *mod; in avs_path_pipeline_create() local