Searched refs:avs_path_module (Results 1 – 4 of 4) sorted by relevance
38 struct avs_path_module { struct50 struct avs_path_module *source; argument52 struct avs_path_module *sink;77 int avs_peakvol_set_volume(struct avs_dev *adev, struct avs_path_module *mod,79 int avs_peakvol_set_mute(struct avs_dev *adev, struct avs_path_module *mod,
30 static struct avs_path_module *33 struct avs_path_module *mod; in avs_path_find_module()817 static struct avs_path_module *822 struct avs_path_module *mod; in avs_path_module_create()931 struct avs_path_module *mod; in avs_path_pipeline_arm()934 struct avs_path_module *source, *sink; in avs_path_pipeline_arm()942 struct avs_path_module, node)) in avs_path_pipeline_arm()962 struct avs_path_module *mod, *save; in avs_path_pipeline_free()1012 struct avs_path_module *mod; in avs_path_pipeline_create()1214 struct avs_path_module *source, *sink; in avs_path_bind()[all …]
25 static struct avs_path_module *avs_get_volume_module(struct avs_dev *adev, u32 id) in avs_get_volume_module()29 struct avs_path_module *mod; in avs_get_volume_module()55 struct avs_path_module *active_module; in avs_control_volume_get()87 struct avs_path_module *active_module; in avs_control_volume_put()138 struct avs_path_module *active_module; in avs_control_mute_get()170 struct avs_path_module *active_module; in avs_control_mute_put()
198 struct avs_path_module *mod; in avs_apl_lp_streaming()
Completed in 12 milliseconds