Searched refs:hotspot_x (Results 1 – 2 of 2) sorted by relevance
251 du->hotspot_x = 0; in vmw_kms_legacy_hotspot_clear()275 du->hotspot_x + du->core_hotspot_x, in vmw_kms_cursor_post_execbuf()391 s32 hotspot_x, hotspot_y; in vmw_du_cursor_plane_atomic_update() local395 hotspot_x = du->hotspot_x; in vmw_du_cursor_plane_atomic_update()399 hotspot_x += new_state->fb->hot_x; in vmw_du_cursor_plane_atomic_update()411 64, 64, hotspot_x, in vmw_du_cursor_plane_atomic_update()417 hotspot_x, hotspot_y); in vmw_du_cursor_plane_atomic_update()428 du->cursor_x + hotspot_x, in vmw_du_cursor_plane_atomic_update()431 du->core_hotspot_x = hotspot_x - du->hotspot_x; in vmw_du_cursor_plane_atomic_update()1857 du->hotspot_x = arg->xhot; in vmw_kms_cursor_bypass_ioctl()[all …]
350 int hotspot_x; member