Searched refs:avs_path_module (Results 1 – 4 of 4) sorted by relevance
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()[all …]
38 struct avs_path_module { struct50 struct avs_path_module *source; argument52 struct avs_path_module *sink;
24 static struct avs_path_module *avs_get_volume_module(struct avs_dev *adev, u32 id) in avs_get_volume_module()28 struct avs_path_module *mod; in avs_get_volume_module()53 struct avs_path_module *active_module; in avs_control_volume_get()84 struct avs_path_module *active_module; in avs_control_volume_put()
197 struct avs_path_module *mod; in avs_apl_lp_streaming()