Searched defs:vmw_display_unit (Results 1 – 1 of 1) sorted by relevance
336 struct vmw_display_unit { struct337 struct drm_crtc crtc;345 size_t cursor_age;347 int cursor_x;348 int cursor_y;350 int hotspot_x;351 int hotspot_y;352 s32 core_hotspot_x;353 s32 core_hotspot_y;355 unsigned unit;[all …]
Completed in 5 milliseconds