Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dgma_display.h65 extern int gma_crtc_cursor_move(struct drm_crtc *crtc, int x, int y);
H A Dpsb_intel_display.c431 .cursor_move = gma_crtc_cursor_move,
H A Dgma_display.c442 int gma_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in gma_crtc_cursor_move() function
H A Dcdv_intel_display.c975 .cursor_move = gma_crtc_cursor_move,
/kernel/linux/linux-6.6/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,

Completed in 5 milliseconds