Home
last modified time | relevance | path

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

/trueos/sys/dev/drm2/i915/
HDintel_display.c5242 static int intel_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in intel_crtc_cursor_move() function
6379 .cursor_move = intel_crtc_cursor_move,