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.h1142 extern int vmw_surface_destroy_ioctl(struct drm_device *dev, void *data,
H A Dvmwgfx_drv.c176 DRM_IOCTL_DEF_DRV(VMW_UNREF_SURFACE, vmw_surface_destroy_ioctl,
H A Dvmwgfx_surface.c679 * vmw_surface_destroy_ioctl - Ioctl function implementing
686 int vmw_surface_destroy_ioctl(struct drm_device *dev, void *data, in vmw_surface_destroy_ioctl() function