Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/vsp1/
Dvsp1_dl.h55 void vsp1_dlm_destroy(struct vsp1_dl_manager *dlm);
Dvsp1_dl.c1099 vsp1_dlm_destroy(dlm); in vsp1_dlm_create()
1115 vsp1_dlm_destroy(dlm); in vsp1_dlm_create()
1123 void vsp1_dlm_destroy(struct vsp1_dl_manager *dlm) in vsp1_dlm_destroy() function
Dvsp1_wpf.c232 vsp1_dlm_destroy(wpf->dlm); in vsp1_wpf_destroy()