Searched refs:vbox_cursor_move (Results 1 – 1 of 1) sorted by relevance
45 static int vbox_cursor_move(struct drm_crtc *crtc, int x, int y);374 .cursor_move = vbox_cursor_move,858 static int vbox_cursor_move(struct drm_crtc *crtc, int x, int y) in vbox_cursor_move() function