Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_crtc.c1039 static int mdp5_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in mdp5_crtc_cursor_move() function
1170 .cursor_move = mdp5_crtc_cursor_move,