Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_cursor.c30 static void radeon_lock_cursor(struct drm_crtc *crtc, bool lock) in radeon_lock_cursor() function
224 radeon_lock_cursor(crtc, true); in radeon_crtc_cursor_move()
226 radeon_lock_cursor(crtc, false); in radeon_crtc_cursor_move()
312 radeon_lock_cursor(crtc, true); in radeon_crtc_cursor_set2()
330 radeon_lock_cursor(crtc, false); in radeon_crtc_cursor_set2()
360 radeon_lock_cursor(crtc, true); in radeon_cursor_reset()
368 radeon_lock_cursor(crtc, false); in radeon_cursor_reset()