<dec f='src/src/sys/external/bsd/drm2/dist/include/drm/drm_crtc.h' l='999' type='int drm_mode_cursor_ioctl(struct drm_device * dev, void * data, struct drm_file * file_priv)'/>
<def f='src/src/sys/external/bsd/drm2/dist/drm/drm_crtc.c' l='2546' ll='2556' type='int drm_mode_cursor_ioctl(struct drm_device * dev, void * data, struct drm_file * file_priv)'/>
<doc f='src/src/sys/external/bsd/drm2/dist/drm/drm_crtc.c' l='2533'>/**
 * drm_mode_cursor_ioctl - set CRTC&apos;s cursor configuration
 * @dev: drm device for the ioctl
 * @data: data pointer for the ioctl
 * @file_priv: drm file for the ioctl call
 *
 * Set the cursor configuration based on user request.
 *
 * Called by the user via ioctl.
 *
 * Returns:
 * Zero on success, errno on failure.
 */</doc>
<use f='src/src/sys/external/bsd/drm2/drm/drm_drv.c' l='199'/>
<use f='src/src/sys/external/bsd/drm2/drm/drm_drv.c' l='199'/>
<use f='src/src/sys/external/bsd/drm2/drm/drm_drv.c' l='199'/>
<use f='src/src/sys/external/bsd/drm2/drm/drm_drv.c' l='199'/>
