Searched refs:vsp1_dl_manager (Results 1 – 3 of 3) sorted by relevance
18 struct vsp1_dl_manager;52 struct vsp1_dl_manager *vsp1_dlm_create(struct vsp1_device *vsp1,55 void vsp1_dlm_destroy(struct vsp1_dl_manager *dlm);56 void vsp1_dlm_reset(struct vsp1_dl_manager *dlm);57 unsigned int vsp1_dlm_irq_frame_end(struct vsp1_dl_manager *dlm);58 struct vsp1_dl_body *vsp1_dlm_dl_body_get(struct vsp1_dl_manager *dlm);60 struct vsp1_dl_list *vsp1_dl_list_get(struct vsp1_dl_manager *dlm);
185 struct vsp1_dl_manager *dlm;216 struct vsp1_dl_manager { struct532 struct vsp1_dl_manager *dlm = dl->dlm; in vsp1_dl_get_pre_cmd()546 static struct vsp1_dl_list *vsp1_dl_list_alloc(struct vsp1_dl_manager *dlm) in vsp1_dl_list_alloc()600 struct vsp1_dl_list *vsp1_dl_list_get(struct vsp1_dl_manager *dlm) in vsp1_dl_list_get()749 struct vsp1_dl_manager *dlm = dl->dlm; in vsp1_dl_list_fill_header()822 static bool vsp1_dl_list_hw_update_pending(struct vsp1_dl_manager *dlm) in vsp1_dl_list_hw_update_pending()838 struct vsp1_dl_manager *dlm = dl->dlm; in vsp1_dl_list_hw_enqueue()853 struct vsp1_dl_manager *dlm = dl->dlm; in vsp1_dl_list_commit_continuous()888 struct vsp1_dl_manager *dlm = dl->dlm; in vsp1_dl_list_commit_singleshot()[all …]
25 struct vsp1_dl_manager;65 struct vsp1_dl_manager *dlm;