Searched refs:vmw_du_crtc_cursor_move (Results 1 – 4 of 4) sorted by relevance
135 int vmw_du_crtc_cursor_move(struct drm_crtc *crtc, int x, int y);
301 .cursor_move = vmw_du_crtc_cursor_move,
397 .cursor_move = vmw_du_crtc_cursor_move,
260 int vmw_du_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in vmw_du_crtc_cursor_move() function