Searched refs:vmw_surface_destroy_ioctl (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_drv.h | 1286 extern int vmw_surface_destroy_ioctl(struct drm_device *dev, void *data,
|
H A D | vmwgfx_drv.c | 194 VMW_IOCTL_DEF(VMW_UNREF_SURFACE, vmw_surface_destroy_ioctl,
|
H A D | vmwgfx_surface.c | 709 int vmw_surface_destroy_ioctl(struct drm_device *dev, void *data, in vmw_surface_destroy_ioctl() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_drv.h | 1183 extern int vmw_surface_destroy_ioctl(struct drm_device *dev, void *data,
|
H A D | vmwgfx_drv.c | 192 DRM_IOCTL_DEF_DRV(VMW_UNREF_SURFACE, vmw_surface_destroy_ioctl,
|
H A D | vmwgfx_surface.c | 694 * vmw_surface_destroy_ioctl - Ioctl function implementing 701 int vmw_surface_destroy_ioctl(struct drm_device *dev, void *data, in vmw_surface_destroy_ioctl() function
|
Completed in 15 milliseconds