Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.c628 static void __vsp1_dl_list_put(struct vsp1_dl_list *dl) in __vsp1_dl_list_put() function
641 __vsp1_dl_list_put(dl_next); in __vsp1_dl_list_put()
680 __vsp1_dl_list_put(dl); in vsp1_dl_list_put()
888 __vsp1_dl_list_put(dlm->pending); in vsp1_dl_list_commit_continuous()
899 __vsp1_dl_list_put(dlm->queued); in vsp1_dl_list_commit_continuous()
982 __vsp1_dl_list_put(dlm->active); in vsp1_dlm_irq_frame_end()
1025 __vsp1_dl_list_put(dlm->active); in vsp1_dlm_irq_frame_end()
1073 __vsp1_dl_list_put(dlm->active); in vsp1_dlm_reset()
1074 __vsp1_dl_list_put(dlm->queued); in vsp1_dlm_reset()
1075 __vsp1_dl_list_put(dlm->pending); in vsp1_dlm_reset()