Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h1171 extern int vmw_surface_destroy_ioctl(struct drm_device *dev, void *data,
H A Dvmwgfx_drv.c196 DRM_IOCTL_DEF_DRV(VMW_UNREF_SURFACE, vmw_surface_destroy_ioctl,
H A Dvmwgfx_surface.c706 int vmw_surface_destroy_ioctl(struct drm_device *dev, void *data, in vmw_surface_destroy_ioctl() function