Home
last modified time | relevance | path

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

/openbmc/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_wpf.c228 vsp1_dl_list_add_chain(dl, dl_next); in wpf_configure_writeback_chain()
H A Dvsp1_dl.c735 int vsp1_dl_list_add_chain(struct vsp1_dl_list *head, in vsp1_dl_list_add_chain() function
H A Dvsp1_video.c421 vsp1_dl_list_add_chain(dl, dl_next); in vsp1_video_pipeline_run()