Home
last modified time | relevance | path

Searched refs:vsp1_dl_list_commit (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.h66 void vsp1_dl_list_commit(struct vsp1_dl_list *dl, unsigned int dl_flags);
H A Dvsp1_dl.c936 void vsp1_dl_list_commit(struct vsp1_dl_list *dl, unsigned int dl_flags) in vsp1_dl_list_commit() function
H A Dvsp1_video.c317 vsp1_dl_list_commit(dl, 0); in vsp1_video_pipeline_run()