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

  /bionic/libc/kernel/uapi/drm/
drm.h 536 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)
  /external/kernel-headers/original/uapi/drm/
drm.h 734 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/
drm.h 683 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
drm.h 683 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)
  /hardware/intel/img/libdrm/libdrm/
xf86drmMode.c 255 if (drmIoctl(fd, DRM_IOCTL_MODE_GETCRTC, &crtc))
  /hardware/intel/img/libdrm/shared-core/
drm.h 780 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)

Completed in 60 milliseconds