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

  /bionic/libc/kernel/uapi/drm/
drm.h 540 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)
  /external/kernel-headers/original/uapi/drm/
drm.h 737 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/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.11-4.8/sysroot/usr/include/drm/
drm.h 686 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)
  /hardware/intel/img/libdrm/libdrm/
xf86drmMode.c 675 if ((ret = drmIoctl(fd, DRM_IOCTL_MODE_GETGAMMA, &l)))
  /hardware/intel/img/libdrm/shared-core/
drm.h 783 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)

Completed in 33 milliseconds