Searched refs:gma_crtc_cursor_move (Results 1 – 3 of 3) sorted by relevance
65 extern int gma_crtc_cursor_move(struct drm_crtc *crtc, int x, int y);
431 .cursor_move = gma_crtc_cursor_move,
442 int gma_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in gma_crtc_cursor_move() function