Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/gma500/
Dgma_display.h73 extern int gma_crtc_cursor_move(struct drm_crtc *crtc, int x, int y);
Dpsb_intel_display.c445 .cursor_move = gma_crtc_cursor_move,
Dgma_display.c458 int gma_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in gma_crtc_cursor_move() function
Dcdv_intel_display.c989 .cursor_move = gma_crtc_cursor_move,