Searched refs:REQ_MOVE_CURSOR (Results 1 – 1 of 1) sorted by relevance
98 #define REQ_MOVE_CURSOR (1 << 1) macro1016 } else if (cursor_state.request & REQ_MOVE_CURSOR) { in drm_crtc_thread_fn()1255 cursor_next->request |= REQ_MOVE_CURSOR; in drm_move_cursor()