Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/vsp1/
Dvsp1_dl.c626 static void __vsp1_dl_list_put(struct vsp1_dl_list *dl) in __vsp1_dl_list_put() function
639 __vsp1_dl_list_put(dl_next); in __vsp1_dl_list_put()
678 __vsp1_dl_list_put(dl); in vsp1_dl_list_put()
886 __vsp1_dl_list_put(dlm->pending); in vsp1_dl_list_commit_continuous()
897 __vsp1_dl_list_put(dlm->queued); in vsp1_dl_list_commit_continuous()
980 __vsp1_dl_list_put(dlm->active); in vsp1_dlm_irq_frame_end()
1023 __vsp1_dl_list_put(dlm->active); in vsp1_dlm_irq_frame_end()
1071 __vsp1_dl_list_put(dlm->active); in vsp1_dlm_reset()
1072 __vsp1_dl_list_put(dlm->queued); in vsp1_dlm_reset()
1073 __vsp1_dl_list_put(dlm->pending); in vsp1_dlm_reset()