Lines Matching defs:path
41 avs_path_find_pipeline(struct avs_path *path, u32 template_id) in avs_path_find_pipeline()
56 struct avs_path *path; in avs_path_find_path() local
779 static int avs_path_init(struct avs_dev *adev, struct avs_path *path, in avs_path_init()
808 static int avs_path_arm(struct avs_dev *adev, struct avs_path *path) in avs_path_arm()
833 static void avs_path_free_unlocked(struct avs_path *path) in avs_path_free_unlocked()
850 struct avs_path *path; in avs_path_create_unlocked() local
872 void avs_path_free(struct avs_path *path) in avs_path_free()
887 struct avs_path *path; in avs_path_create() local
939 int avs_path_bind(struct avs_path *path) in avs_path_bind()
972 int avs_path_unbind(struct avs_path *path) in avs_path_unbind()
1001 int avs_path_reset(struct avs_path *path) in avs_path_reset()
1024 int avs_path_pause(struct avs_path *path) in avs_path_pause()
1047 int avs_path_run(struct avs_path *path, int trigger) in avs_path_run()