Home
last modified time | relevance | path

Searched refs:vmw_user_stream_lookup (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_va.c141 * vmw_user_stream_lookup - Look up a struct vmw_user_stream from a handle.
152 int vmw_user_stream_lookup(struct vmw_private *dev_priv, in vmw_user_stream_lookup() function
H A Dvmwgfx_overlay.c443 ret = vmw_user_stream_lookup(dev_priv, tfile, &arg->stream_id, &res); in vmw_overlay_ioctl()
H A Dvmwgfx_drv.h783 extern int vmw_user_stream_lookup(struct vmw_private *dev_priv,
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_va.c143 * vmw_user_stream_lookup - Look up a struct vmw_user_stream from a handle.
154 int vmw_user_stream_lookup(struct vmw_private *dev_priv, in vmw_user_stream_lookup() function
H A Dvmwgfx_overlay.c437 ret = vmw_user_stream_lookup(dev_priv, tfile, &arg->stream_id, &res); in vmw_overlay_ioctl()
H A Dvmwgfx_drv.h819 extern int vmw_user_stream_lookup(struct vmw_private *dev_priv,

Completed in 7 milliseconds