HomeSort by relevance Sort by last modified time
    Searched refs:DRM_IOCTL_MODE_SETGAMMA (Results 1 - 5 of 5) sorted by null

  /external/libdrm/include/drm/
drm.h 782 #define DRM_IOCTL_MODE_SETGAMMA DRM_IOWR(0xA5, struct drm_mode_crtc_lut)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
drm.h 699 #define DRM_IOCTL_MODE_SETGAMMA DRM_IOWR(0xA5, struct drm_mode_crtc_lut)
  /bionic/libc/kernel/uapi/drm/
drm.h 503 #define DRM_IOCTL_MODE_SETGAMMA DRM_IOWR(0xA5, struct drm_mode_crtc_lut)
  /external/kernel-headers/original/uapi/drm/
drm.h 854 #define DRM_IOCTL_MODE_SETGAMMA DRM_IOWR(0xA5, struct drm_mode_crtc_lut)
  /external/libdrm/
xf86drmMode.c 883 return DRM_IOCTL(fd, DRM_IOCTL_MODE_SETGAMMA, &l);
    [all...]

Completed in 296 milliseconds