Searched refs:vmw_du_crtc_cursor_move (Results 1 – 5 of 5) sorted by relevance
201 int vmw_du_crtc_cursor_move(struct drm_crtc *crtc, int x, int y);
301 .cursor_move = vmw_du_crtc_cursor_move,
1047 .cursor_move = vmw_du_crtc_cursor_move,
537 .cursor_move = vmw_du_crtc_cursor_move,
233 int vmw_du_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in vmw_du_crtc_cursor_move() function