Searched refs:vsp1_dl_list_add_body (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
H A D | vsp1_dl.h | 76 int vsp1_dl_list_add_body(struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb);
|
H A D | vsp1_lut.c | 173 vsp1_dl_list_add_body(dl, lut_dlb); in lut_configure_frame()
|
H A D | vsp1_clu.c | 214 vsp1_dl_list_add_body(dl, clu_dlb); in clu_configure_frame()
|
H A D | vsp1_dl.c | 697 * vsp1_dl_list_add_body - Add a body to the display list 712 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 D | vsp1_video.c | 393 vsp1_dl_list_add_body(dl, pipe->stream_config); in vsp1_video_pipeline_run()
|
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_dl.h | 76 int vsp1_dl_list_add_body(struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb);
|
H A D | vsp1_lut.c | 174 vsp1_dl_list_add_body(dl, lut_dlb); in lut_configure_frame()
|
H A D | vsp1_clu.c | 215 vsp1_dl_list_add_body(dl, clu_dlb); in clu_configure_frame()
|
H A D | vsp1_dl.c | 697 * vsp1_dl_list_add_body - Add a body to the display list 712 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 D | vsp1_video.c | 394 vsp1_dl_list_add_body(dl, pipe->stream_config); in vsp1_video_pipeline_run()
|
Completed in 9 milliseconds