Home
last modified time | relevance | path

Searched refs:avs_path (Results 1 – 5 of 5) sorted by relevance

/linux/sound/soc/intel/avs/
H A Dpath.h19 struct avs_path { struct
29 struct avs_path *source; argument
30 struct avs_path *sink; argument
46 struct avs_path *owner; argument
74 void avs_path_free(struct avs_path *path);
75 struct avs_path *avs_path_create(struct avs_dev *adev, u32 dma_id,
79 int avs_path_bind(struct avs_path *path);
80 int avs_path_unbind(struct avs_path *path);
81 int avs_path_reset(struct avs_path *path);
82 int avs_path_pause(struct avs_path *path);
[all …]
H A Dpath.c42 avs_path_find_pipeline(struct avs_path *path, u32 template_id) in avs_path_find_pipeline()
52 static struct avs_path *
57 struct avs_path *path; in avs_path_find_path()
120 struct avs_path *source, in avs_condpath_find_variant()
121 struct avs_path *sink) in avs_condpath_find_variant()
140 static struct avs_path *avs_condpath_find_match(struct avs_dev *adev, in avs_condpath_find_match()
142 struct avs_path *path, int dir) in avs_condpath_find_match()
912 struct avs_path *target_path; in avs_path_binding_arm()
1038 avs_path_pipeline_create(struct avs_dev *adev, struct avs_path *owner, in avs_path_pipeline_create()
1098 static int avs_path_init(struct avs_dev *adev, struct avs_path *path, in avs_path_init()
[all …]
H A Dapl.c191 struct avs_path *path; in avs_apl_lp_streaming()
H A Dcontrol.c26 struct avs_path *path; in avs_get_volume_module()
H A Dpcm.c26 struct avs_path *path;
173 struct avs_path *path; in avs_dai_hw_params()