Home
last modified time | relevance | path

Searched refs:vsp1_dl_list_get_body0 (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/media/platform/vsp1/
Dvsp1_dl.h62 struct vsp1_dl_body *vsp1_dl_list_get_body0(struct vsp1_dl_list *dl);
Dvsp1_video.c381 struct vsp1_dl_body *dlb = vsp1_dl_list_get_body0(dl); in vsp1_video_pipeline_run_partition()
409 dlb = vsp1_dl_list_get_body0(dl); in vsp1_video_pipeline_run()
Dvsp1_dl.c687 struct vsp1_dl_body *vsp1_dl_list_get_body0(struct vsp1_dl_list *dl) in vsp1_dl_list_get_body0() function
Dvsp1_drm.c542 dlb = vsp1_dl_list_get_body0(dl); in vsp1_du_pipeline_configure()