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 D | vmwgfx_va.c | 141 * 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 D | vmwgfx_overlay.c | 443 ret = vmw_user_stream_lookup(dev_priv, tfile, &arg->stream_id, &res); in vmw_overlay_ioctl()
|
H A D | vmwgfx_drv.h | 783 extern int vmw_user_stream_lookup(struct vmw_private *dev_priv,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_va.c | 143 * 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 D | vmwgfx_overlay.c | 437 ret = vmw_user_stream_lookup(dev_priv, tfile, &arg->stream_id, &res); in vmw_overlay_ioctl()
|
H A D | vmwgfx_drv.h | 819 extern int vmw_user_stream_lookup(struct vmw_private *dev_priv,
|
Completed in 7 milliseconds