Searched refs:vsp1_dl_list (Results 1 – 5 of 5) sorted by relevance
17 struct vsp1_dl_list;62 struct vsp1_dl_list *vsp1_dl_list_get(struct vsp1_dl_manager *dlm);63 void vsp1_dl_list_put(struct vsp1_dl_list *dl);64 struct vsp1_dl_body *vsp1_dl_list_get_body0(struct vsp1_dl_list *dl);65 struct vsp1_dl_ext_cmd *vsp1_dl_get_pre_cmd(struct vsp1_dl_list *dl);66 void vsp1_dl_list_commit(struct vsp1_dl_list *dl, unsigned int dl_flags);76 int vsp1_dl_list_add_body(struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb);77 int vsp1_dl_list_add_chain(struct vsp1_dl_list *head, struct vsp1_dl_list *dl);
185 struct vsp1_dl_list { struct228 struct vsp1_dl_list *active;229 struct vsp1_dl_list *queued;230 struct vsp1_dl_list *pending;539 struct vsp1_dl_ext_cmd *vsp1_dl_get_pre_cmd(struct vsp1_dl_list *dl) in vsp1_dl_get_pre_cmd()555 static struct vsp1_dl_list *vsp1_dl_list_alloc(struct vsp1_dl_manager *dlm) in vsp1_dl_list_alloc()557 struct vsp1_dl_list *dl; in vsp1_dl_list_alloc()585 static void vsp1_dl_list_bodies_put(struct vsp1_dl_list *dl) in vsp1_dl_list_bodies_put()595 static void vsp1_dl_list_free(struct vsp1_dl_list *dl) in vsp1_dl_list_free()611 struct vsp1_dl_list *vsp1_dl_list_get(struct vsp1_dl_manager *dlm) in vsp1_dl_list_get()[all …]
131 struct vsp1_dl_list *dl, in hgt_configure_stream()
135 struct vsp1_dl_list *dl, in hgo_configure_stream()
258 struct vsp1_dl_list *dl, in vsp1_video_pipeline_run_partition()274 struct vsp1_dl_list *dl; in vsp1_video_pipeline_run()298 struct vsp1_dl_list *dl_next; in vsp1_video_pipeline_run()