Searched refs:DRM_MODE_CURSOR_MOVE (Results 1 – 4 of 4) sorted by relevance
421 #define DRM_MODE_CURSOR_MOVE (1<<1) macro
439 #define DRM_MODE_CURSOR_MOVE 0x02 macro
168 #define DRM_MODE_CURSOR_MOVE (1<<1) macro
436 arg.flags = DRM_MODE_CURSOR_MOVE; in drmModeMoveCursor()