Searched defs:drm_mode_cursor (Results 1 – 1 of 1) sorted by relevance
250 struct drm_mode_cursor { struct251 uint32_t flags;252 uint32_t crtc_id;253 int32_t x;254 int32_t y;255 uint32_t width;256 uint32_t height;258 uint32_t handle;