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

  /bionic/libc/kernel/uapi/drm/
drm.h 537 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
  /external/kernel-headers/original/uapi/drm/
drm.h 735 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/
drm.h 684 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
drm.h 684 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
  /hardware/intel/img/libdrm/libdrm/
xf86drmMode.c 295 return drmIoctl(fd, DRM_IOCTL_MODE_SETCRTC, &crtc);
  /hardware/intel/img/libdrm/shared-core/
drm.h 781 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)

Completed in 75 milliseconds