<dec f='src/src/sys/external/bsd/drm2/dist/include/drm/drm_crtc.h' l='1001' type='int drm_mode_cursor2_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='2573' ll='2578' type='int drm_mode_cursor2_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='2558'>/**
 * drm_mode_cursor2_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. This implements the 2nd
 * version of the cursor ioctl, which allows userspace to additionally specify
 * the hotspot of the pointer.
 *
 * 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='220'/>
<use f='src/src/sys/external/bsd/drm2/drm/drm_drv.c' l='220'/>
<use f='src/src/sys/external/bsd/drm2/drm/drm_drv.c' l='220'/>
<use f='src/src/sys/external/bsd/drm2/drm/drm_drv.c' l='220'/>
