Searched refs:DRM_MODE_CURSOR_MOVE (Results 1 – 2 of 2) sorted by relevance
1070 if (req->flags & DRM_MODE_CURSOR_MOVE) { in drm_mode_cursor_universal()1098 if (ret == 0 && req->flags & DRM_MODE_CURSOR_MOVE) { in drm_mode_cursor_universal()1163 if (req->flags & DRM_MODE_CURSOR_MOVE) { in drm_mode_cursor_common()
782 #define DRM_MODE_CURSOR_MOVE 0x02 macro
Completed in 14 milliseconds