Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/renesas/vsp1/
Dvsp1_dl.h64 struct vsp1_dl_body *vsp1_dl_list_get_body0(struct vsp1_dl_list *dl);
Dvsp1_wpf.c249 dlb = vsp1_dl_list_get_body0(dl_next); in wpf_configure_writeback_chain()
Dvsp1_video.c367 struct vsp1_dl_body *dlb = vsp1_dl_list_get_body0(dl); in vsp1_video_pipeline_run_partition()
395 dlb = vsp1_dl_list_get_body0(dl); in vsp1_video_pipeline_run()
Dvsp1_dl.c691 struct vsp1_dl_body *vsp1_dl_list_get_body0(struct vsp1_dl_list *dl) in vsp1_dl_list_get_body0() function
Dvsp1_drm.c554 dlb = vsp1_dl_list_get_body0(dl); in vsp1_du_pipeline_configure()