Home
last modified time | relevance | path

Searched refs:hotspotY (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h701 uint32 hotspotY; member
714 uint32 hotspotY; member
724 uint32 hotspotY; member
736 uint32 hotspotY; member
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c70 u32 hotspotX, u32 hotspotY);
88 u32 hotspotX, u32 hotspotY) in vmw_send_define_cursor_cmd() argument
113 cmd->cursor.hotspotY = hotspotY; in vmw_send_define_cursor_cmd()
131 u32 hotspotX, u32 hotspotY) in vmw_cursor_update_image() argument
136 hotspotX, hotspotY); in vmw_cursor_update_image()
140 hotspotX, hotspotY); in vmw_cursor_update_image()
161 u32 hotspotX, u32 hotspotY) in vmw_cursor_update_mob() argument
176 alpha_header->hotspotY = hotspotY; in vmw_cursor_update_mob()