Home
last modified time | relevance | path

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

/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h1722 uint32 hotspotX; member
1754 uint32 hotspotX; member
1773 uint32 hotspotX; member
1797 uint32 hotspotX; member
/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c59 u32 hotspotX, u32 hotspotY) in vmw_cursor_update_image() argument
83 cmd->cursor.hotspotX = hotspotX; in vmw_cursor_update_image()
94 u32 hotspotX, u32 hotspotY) in vmw_cursor_update_bo() argument
118 hotspotX, hotspotY); in vmw_cursor_update_bo()