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
780 static int avs_path_init(struct avs_dev *adev, struct avs_path *path, in avs_path_init()
809 static int avs_path_arm(struct avs_dev *adev, struct avs_path *path) in avs_path_arm()
834 static void avs_path_free_unlocked(struct avs_path *path) in avs_path_free_unlocked()
851 struct avs_path *path; in avs_path_create_unlocked() local
873 void avs_path_free(struct avs_path *path) in avs_path_free()
888 struct avs_path *path; in avs_path_create() local
940 int avs_path_bind(struct avs_path *path) in avs_path_bind()
973 int avs_path_unbind(struct avs_path *path) in avs_path_unbind()
1002 int avs_path_reset(struct avs_path *path) in avs_path_reset()
1025 int avs_path_pause(struct avs_path *path) in avs_path_pause()
1048 int avs_path_run(struct avs_path *path, int trigger) in avs_path_run()