Home
last modified time | relevance | path

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

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.h77 int vsp1_dl_list_add_chain(struct vsp1_dl_list *head, struct vsp1_dl_list *dl);
H A Dvsp1_dl.c754 int vsp1_dl_list_add_chain(struct vsp1_dl_list *head, in vsp1_dl_list_add_chain() function
H A Dvsp1_video.c313 vsp1_dl_list_add_chain(dl, dl_next); in vsp1_video_pipeline_run()