Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/renesas/vsp1/
Dvsp1_dl.h57 void vsp1_dlm_destroy(struct vsp1_dl_manager *dlm);
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
Dvsp1_wpf.c207 vsp1_dlm_destroy(wpf->dlm); in vsp1_wpf_destroy()