Searched refs:drm_move_cursor (Results 1 – 1 of 1) sorted by relevance
1220 static int drm_move_cursor(int fd, uint32_t crtc_id, int x, int y) in drm_move_cursor() function1303 return drm_move_cursor(fd, crtcId, x, y); in drmModeMoveCursor()