HomeSort by relevance Sort by last modified time
    Searched defs:DRM_IOCTL_MODE_GETGAMMA (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/uapi/drm/
drm.h 507 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)
  /external/kernel-headers/original/uapi/drm/
drm.h 869 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)
  /external/libdrm/include/drm/
drm.h 847 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)
  /external/mesa3d/include/drm-uapi/
drm.h 847 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)

Completed in 759 milliseconds