Searched refs:DRM_IOCTL_SG_FREE (Results 1 – 2 of 2) sorted by relevance
747 #define DRM_IOCTL_SG_FREE DRM_IOW( 0x39, struct drm_scatter_gather) macro
1913 if (drmIoctl(fd, DRM_IOCTL_SG_FREE, &sg)) in drmScatterGatherFree()