Home
last modified time | relevance | path

Searched refs:vsp1_dl_manager (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/media/platform/renesas/vsp1/
Dvsp1_dl.h18 struct vsp1_dl_manager;
54 struct vsp1_dl_manager *vsp1_dlm_create(struct vsp1_device *vsp1,
57 void vsp1_dlm_destroy(struct vsp1_dl_manager *dlm);
58 void vsp1_dlm_reset(struct vsp1_dl_manager *dlm);
59 unsigned int vsp1_dlm_irq_frame_end(struct vsp1_dl_manager *dlm);
60 struct vsp1_dl_body *vsp1_dlm_dl_body_get(struct vsp1_dl_manager *dlm);
62 struct vsp1_dl_list *vsp1_dl_list_get(struct vsp1_dl_manager *dlm);
Dvsp1_dl.c185 struct vsp1_dl_manager *dlm;
216 struct vsp1_dl_manager { struct
534 struct vsp1_dl_manager *dlm = dl->dlm; in vsp1_dl_get_pre_cmd()
548 static struct vsp1_dl_list *vsp1_dl_list_alloc(struct vsp1_dl_manager *dlm) in vsp1_dl_list_alloc()
604 struct vsp1_dl_list *vsp1_dl_list_get(struct vsp1_dl_manager *dlm) in vsp1_dl_list_get()
753 struct vsp1_dl_manager *dlm = dl->dlm; in vsp1_dl_list_fill_header()
837 static bool vsp1_dl_list_hw_update_pending(struct vsp1_dl_manager *dlm) in vsp1_dl_list_hw_update_pending()
853 struct vsp1_dl_manager *dlm = dl->dlm; in vsp1_dl_list_hw_enqueue()
868 struct vsp1_dl_manager *dlm = dl->dlm; in vsp1_dl_list_commit_continuous()
905 struct vsp1_dl_manager *dlm = dl->dlm; in vsp1_dl_list_commit_singleshot()
[all …]
Dvsp1_rwpf.h25 struct vsp1_dl_manager;
66 struct vsp1_dl_manager *dlm;