Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/vsp1/
Dvsp1_dl.c624 static void __vsp1_dl_list_put(struct vsp1_dl_list *dl) in __vsp1_dl_list_put() function
637 __vsp1_dl_list_put(dl_next); in __vsp1_dl_list_put()
676 __vsp1_dl_list_put(dl); in vsp1_dl_list_put()
871 __vsp1_dl_list_put(dlm->pending); in vsp1_dl_list_commit_continuous()
882 __vsp1_dl_list_put(dlm->queued); in vsp1_dl_list_commit_continuous()
961 __vsp1_dl_list_put(dlm->active); in vsp1_dlm_irq_frame_end()
993 __vsp1_dl_list_put(dlm->active); in vsp1_dlm_irq_frame_end()
1041 __vsp1_dl_list_put(dlm->active); in vsp1_dlm_reset()
1042 __vsp1_dl_list_put(dlm->queued); in vsp1_dlm_reset()
1043 __vsp1_dl_list_put(dlm->pending); in vsp1_dlm_reset()