Home
last modified time | relevance | path

Searched refs:gma_crtc_cursor_move (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/gma500/
H A Dgma_display.c444 static int gma_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in gma_crtc_cursor_move() function
562 .cursor_move = gma_crtc_cursor_move,