Home
last modified time | relevance | path

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

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h435 extern int vmw_user_lookup_handle(struct vmw_private *dev_priv,
Dvmwgfx_kms.c200 ret = vmw_user_lookup_handle(dev_priv, tfile, in vmw_du_crtc_cursor_set()
1170 ret = vmw_user_lookup_handle(dev_priv, tfile, in vmw_kms_fb_create()
Dvmwgfx_resource.c326 int vmw_user_lookup_handle(struct vmw_private *dev_priv, in vmw_user_lookup_handle() function