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