HomeSort by: relevance | last modified time | path
    Searched refs:DRM_IOCTL_MODE_GETGAMMA (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm/dist/shared-core/
drm.h 1104 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
drm.h 925 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)
  /src/sys/external/bsd/drm2/dist/drm/
drm_ioctl.c 701 DRM_IOCTL_DEF(DRM_IOCTL_MODE_GETGAMMA, drm_mode_gamma_get_ioctl, 0),

Completed in 16 milliseconds