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

  /external/libdrm/include/drm/
drm.h 749 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
drm.h 686 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
drm.h 698 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)
  /bionic/libc/kernel/uapi/drm/
drm.h 544 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)
  /external/kernel-headers/original/uapi/drm/
drm.h 762 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)
  /external/libdrm/
xf86drmMode.c 852 return DRM_IOCTL(fd, DRM_IOCTL_MODE_GETGAMMA, &l);
    [all...]

Completed in 168 milliseconds