Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cursor_plane.h64 void *vmw_cursor_snooper_create(struct drm_file *file_priv,
H A Dvmwgfx_cursor_plane.c822 void *vmw_cursor_snooper_create(struct drm_file *file_priv, in vmw_cursor_snooper_create() function
H A Dvmwgfx_surface.c802 srf->snooper.image = vmw_cursor_snooper_create(file_priv, metadata); in vmw_surface_define_ioctl()