Searched refs:mga_crtc_cursor_move (Results 1 – 3 of 3) sorted by relevance
209 int mga_crtc_cursor_move(struct drm_crtc *crtc, int x, int y);
235 int mga_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in mga_crtc_cursor_move() function
1417 .cursor_move = mga_crtc_cursor_move,