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