Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.h64 struct vsp1_dl_body *vsp1_dl_list_get_body0(struct vsp1_dl_list *dl);
H A Dvsp1_wpf.c226 dlb = vsp1_dl_list_get_body0(dl_next); in wpf_configure_writeback_chain()
H A Dvsp1_video.c368 struct vsp1_dl_body *dlb = vsp1_dl_list_get_body0(dl); in vsp1_video_pipeline_run_partition()
396 dlb = vsp1_dl_list_get_body0(dl); in vsp1_video_pipeline_run()
H A Dvsp1_dl.c691 struct vsp1_dl_body *vsp1_dl_list_get_body0(struct vsp1_dl_list *dl) in vsp1_dl_list_get_body0() function
H A Dvsp1_drm.c555 dlb = vsp1_dl_list_get_body0(dl); in vsp1_du_pipeline_configure()