Searched refs:vsp1_dl_list_get (Results 1 – 3 of 3) sorted by relevance
62 struct vsp1_dl_list *vsp1_dl_list_get(struct vsp1_dl_manager *dlm);
277 dl = vsp1_dl_list_get(pipe->output->dlm); in vsp1_video_pipeline_run()300 dl_next = vsp1_dl_list_get(pipe->output->dlm); in vsp1_video_pipeline_run()
611 struct vsp1_dl_list *vsp1_dl_list_get(struct vsp1_dl_manager *dlm) in vsp1_dl_list_get() function