Searched defs:hot_x (Results 1 - 3 of 3) sorted by relevance

/drivers/gpu/drm/qxl/
H A Dqxl_display.c269 uint32_t height, int32_t hot_x, int32_t hot_y)
330 cursor->header.hot_spot_x = hot_x;
265 qxl_crtc_cursor_set2(struct drm_crtc *crtc, struct drm_file *file_priv, uint32_t handle, uint32_t width, uint32_t height, int32_t hot_x, int32_t hot_y) argument
/drivers/gpu/drm/tegra/
H A Ddc.c553 uint32_t height, int32_t hot_x, int32_t hot_y)
551 tegra_dc_cursor_set2(struct drm_crtc *crtc, struct drm_file *file, uint32_t handle, uint32_t width, uint32_t height, int32_t hot_x, int32_t hot_y) argument
/drivers/video/fbdev/
H A Dhyperv_fb.c162 u32 hot_x; /* hotspot relative to upper-left of pointer image */ member in struct:synthvid_pointer_shape
312 msg.ptr_shape.hot_x = 0;

Completed in 85 milliseconds