Searched defs:hotspotX (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_kms.c | 57 vmw_cursor_update_image(struct vmw_private *dev_priv, u32 *image, u32 width, u32 height, u32 hotspotX, u32 hotspotY) vmw_cursor_update_image() argument 91 vmw_cursor_update_bo(struct vmw_private *dev_priv, struct vmw_buffer_object *bo, u32 width, u32 height, u32 hotspotX, u32 hotspotY) vmw_cursor_update_bo() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_kms.c | 76 vmw_send_define_cursor_cmd(struct vmw_private *dev_priv, u32 *image, u32 width, u32 height, u32 hotspotX, u32 hotspotY) vmw_send_define_cursor_cmd() argument 118 vmw_cursor_update_image(struct vmw_private *dev_priv, struct vmw_plane_state *vps, u32 *image, u32 width, u32 height, u32 hotspotX, u32 hotspotY) vmw_cursor_update_image() argument 148 vmw_cursor_update_mob(struct vmw_private *dev_priv, struct vmw_plane_state *vps, u32 *image, u32 width, u32 height, u32 hotspotX, u32 hotspotY) vmw_cursor_update_mob() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | svga_reg.h | 1722 uint32 hotspotX; member 1754 uint32 hotspotX; member 1773 uint32 hotspotX; member 1797 uint32 hotspotX; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | svga_reg.h | 700 uint32 hotspotX; member 713 uint32 hotspotX; member 723 uint32 hotspotX; member 735 uint32 hotspotX; member
|
Completed in 11 milliseconds