Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/vsp1/
Dvsp1_dl.h76 int vsp1_dl_list_add_body(struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb);
Dvsp1_lut.c173 vsp1_dl_list_add_body(dl, lut_dlb); in lut_configure_frame()
Dvsp1_clu.c214 vsp1_dl_list_add_body(dl, clu_dlb); in clu_configure_frame()
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
Dvsp1_video.c393 vsp1_dl_list_add_body(dl, pipe->stream_config); in vsp1_video_pipeline_run()