Lines Matching defs:mod

33 	struct avs_path_module *mod;  in avs_path_find_module()  local
306 static int avs_copier_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_copier_create()
340 static int avs_whm_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_whm_create()
375 static struct soc_mixer_control *avs_get_module_control(struct avs_path_module *mod, in avs_get_module_control()
399 int avs_peakvol_set_volume(struct avs_dev *adev, struct avs_path_module *mod, in avs_peakvol_set_volume()
435 int avs_peakvol_set_mute(struct avs_dev *adev, struct avs_path_module *mod, in avs_peakvol_set_mute()
471 static int avs_peakvol_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_peakvol_create()
514 static int avs_updown_mix_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_updown_mix_create()
536 static int avs_src_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_src_create()
553 static int avs_asrc_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_asrc_create()
573 static int avs_aec_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_aec_create()
592 static int avs_mux_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_mux_create()
610 static int avs_wov_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_wov_create()
627 static int avs_micsel_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_micsel_create()
644 static int avs_modbase_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_modbase_create()
660 static int avs_modext_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_modext_create()
700 static int avs_probe_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_probe_create()
729 static int avs_path_module_type_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_path_module_type_create()
740 static int avs_path_module_send_init_configs(struct avs_dev *adev, struct avs_path_module *mod) in avs_path_module_send_init_configs()
767 static void avs_path_module_free(struct avs_dev *adev, struct avs_path_module *mod) in avs_path_module_free()
777 struct avs_path_module *mod; in avs_path_module_create() local
886 struct avs_path_module *mod; in avs_path_pipeline_arm() local
917 struct avs_path_module *mod, *save; in avs_path_pipeline_free() local
967 struct avs_path_module *mod; in avs_path_pipeline_create() local