Home
last modified time | relevance | path

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

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.h57 void vsp1_dlm_destroy(struct vsp1_dl_manager *dlm);
H A Dvsp1_dl.c1159 vsp1_dlm_destroy(dlm); in vsp1_dlm_create()
1177 vsp1_dlm_destroy(dlm); in vsp1_dlm_create()
1185 void vsp1_dlm_destroy(struct vsp1_dl_manager *dlm) in vsp1_dlm_destroy() function
H A Dvsp1_wpf.c207 vsp1_dlm_destroy(wpf->dlm); in vsp1_wpf_destroy()