Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vboxvideo/
Dvbox_mode.c45 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