Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/imagination/
Dpvr_context.h218 int pvr_context_destroy(struct pvr_file *pvr_file, u32 handle);
Dpvr_context.c428 pvr_context_destroy(struct pvr_file *pvr_file, u32 handle) in pvr_context_destroy() function
458 pvr_context_destroy(pvr_file, handle); in pvr_destroy_contexts_for_file()
Dpvr_drv.c721 return pvr_context_destroy(pvr_file, args->handle); in pvr_ioctl_destroy_context()