Home
last modified time | relevance | path

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

/drivers/media/platform/vsp1/
Dvsp1_lut.c57 vsp1_dl_body_put(dlb); in lut_set_table()
176 vsp1_dl_body_put(lut_dlb); in lut_configure_frame()
Dvsp1_clu.c60 vsp1_dl_body_put(dlb); in clu_set_table()
217 vsp1_dl_body_put(clu_dlb); in clu_configure_frame()
Dvsp1_dl.h73 void vsp1_dl_body_put(struct vsp1_dl_body *dlb);
Dvsp1_dl.c353 void vsp1_dl_body_put(struct vsp1_dl_body *dlb) in vsp1_dl_body_put() function
584 vsp1_dl_body_put(dlb); in vsp1_dl_list_bodies_put()
590 vsp1_dl_body_put(dl->body0); in vsp1_dl_list_free()
Dvsp1_video.c853 vsp1_dl_body_put(pipe->stream_config); in vsp1_video_cleanup_pipeline()