Home
last modified time | relevance | path

Searched refs:REQ_MOVE_CURSOR (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/drm-cursor/
H A Ddrm_cursor.c98 #define REQ_MOVE_CURSOR (1 << 1) macro
1016 } else if (cursor_state.request & REQ_MOVE_CURSOR) { in drm_crtc_thread_fn()
1255 cursor_next->request |= REQ_MOVE_CURSOR; in drm_move_cursor()