Searched defs:hotspotY (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 | 1723 uint32 hotspotY; member 1755 uint32 hotspotY; member 1774 uint32 hotspotY; member 1798 uint32 hotspotY; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | svga_reg.h | 701 uint32 hotspotY; member 714 uint32 hotspotY; member 724 uint32 hotspotY; member 736 uint32 hotspotY; member
|
Completed in 12 milliseconds