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

/freebsd-12-stable/sys/dev/drm2/radeon/
H A Dradeon_cursor.c37 static void radeon_lock_cursor(struct drm_crtc *crtc, bool lock) function
200 radeon_lock_cursor(crtc, true);
203 radeon_lock_cursor(crtc, false);
286 radeon_lock_cursor(crtc, true);
313 radeon_lock_cursor(crtc, false);

Completed in 102 milliseconds