Searched refs:avs_path_module (Results 1 – 3 of 3) sorted by relevance
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()[all …]
38 struct avs_path_module { struct50 struct avs_path_module *source; argument52 struct avs_path_module *sink;
181 struct avs_path_module *mod; in apl_lp_streaming()