Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.h57 void vsp1_dlm_destroy(struct vsp1_dl_manager *dlm);
H A Dvsp1_dl.c1131 vsp1_dlm_destroy(dlm); in vsp1_dlm_create()
1147 vsp1_dlm_destroy(dlm); in vsp1_dlm_create()
1155 void vsp1_dlm_destroy(struct vsp1_dl_manager *dlm) in vsp1_dlm_destroy() function
H A Dvsp1_wpf.c209 vsp1_dlm_destroy(wpf->dlm); in vsp1_wpf_destroy()