Searched refs:drm_sg_alloc_ioctl (Results 1 – 4 of 4) sorted by relevance
105 int drm_sg_alloc_ioctl(struct drm_device *dev, void *data, in drm_sg_alloc_ioctl() function
121 DRM_IOCTL_DEF(DRM_IOCTL_SG_ALLOC, drm_sg_alloc_ioctl, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
691 err = drm_sg_alloc_ioctl(dev, (void *)&request, file_priv); in compat_drm_sg_alloc()
1408 extern int drm_sg_alloc_ioctl(struct drm_device *dev, void *data,