Home
last modified time | relevance | path

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

/drivers/media/platform/renesas/vsp1/
A Dvsp1_dl.c638 static void __vsp1_dl_list_put(struct vsp1_dl_list *dl) in __vsp1_dl_list_put() function
653 __vsp1_dl_list_put(dl_next); in __vsp1_dl_list_put()
699 __vsp1_dl_list_put(dl); in vsp1_dl_list_put()
907 __vsp1_dl_list_put(dlm->pending); in vsp1_dl_list_commit_continuous()
918 __vsp1_dl_list_put(dlm->queued); in vsp1_dl_list_commit_continuous()
1001 __vsp1_dl_list_put(dlm->active); in vsp1_dlm_irq_frame_end()
1044 __vsp1_dl_list_put(dlm->active); in vsp1_dlm_irq_frame_end()
1093 __vsp1_dl_list_put(dlm->active); in vsp1_dlm_reset()
1094 __vsp1_dl_list_put(dlm->queued); in vsp1_dlm_reset()
1095 __vsp1_dl_list_put(dlm->pending); in vsp1_dlm_reset()

Completed in 5 milliseconds