Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/i915/
Dintel_display.c5418 static int intel_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in intel_crtc_cursor_move() function
6286 .cursor_move = intel_crtc_cursor_move,