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

  /bionic/libc/kernel/uapi/drm/
drm.h 542 #define DRM_IOCTL_MODE_GETENCODER DRM_IOWR(0xA6, struct drm_mode_get_encoder)
  /external/kernel-headers/original/uapi/drm/
drm.h 739 #define DRM_IOCTL_MODE_GETENCODER DRM_IOWR(0xA6, struct drm_mode_get_encoder)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/
drm.h 688 #define DRM_IOCTL_MODE_GETENCODER DRM_IOWR(0xA6, struct drm_mode_get_encoder)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
drm.h 688 #define DRM_IOCTL_MODE_GETENCODER DRM_IOWR(0xA6, struct drm_mode_get_encoder)
  /hardware/intel/img/libdrm/libdrm/
xf86drmMode.c 340 if (drmIoctl(fd, DRM_IOCTL_MODE_GETENCODER, &enc))
  /hardware/intel/img/libdrm/shared-core/
drm.h 786 #define DRM_IOCTL_MODE_GETENCODER DRM_IOWR(0xA6, struct drm_mode_get_encoder)

Completed in 38 milliseconds