Home
last modified time | relevance | path

Searched refs:pvr_context_destroy (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/imagination/
H A Dpvr_context.c416 pvr_context_destroy(struct pvr_file *pvr_file, u32 handle) in pvr_context_destroy() function
446 pvr_context_destroy(pvr_file, handle); in pvr_destroy_contexts_for_file()
H A Dpvr_drv.c722 return pvr_context_destroy(pvr_file, args->handle); in pvr_ioctl_destroy_context()