Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.h76 int vsp1_dl_list_add_body(struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb);
H A Dvsp1_lut.c174 vsp1_dl_list_add_body(dl, lut_dlb); in lut_configure_frame()
H A Dvsp1_clu.c215 vsp1_dl_list_add_body(dl, clu_dlb); in clu_configure_frame()
H A Dvsp1_dl.c712 int vsp1_dl_list_add_body(struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) in vsp1_dl_list_add_body() function
H A Dvsp1_video.c394 vsp1_dl_list_add_body(dl, pipe->stream_config); in vsp1_video_pipeline_run()