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

  /bionic/libc/kernel/uapi/drm/
drm.h 546 #define DRM_IOCTL_MODE_DETACHMODE DRM_IOWR(0xA9, struct drm_mode_mode_cmd)
  /external/kernel-headers/original/uapi/drm/
drm.h 742 #define DRM_IOCTL_MODE_DETACHMODE DRM_IOWR(0xA9, struct drm_mode_mode_cmd) /* deprecated (never worked) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/
drm.h 691 #define DRM_IOCTL_MODE_DETACHMODE DRM_IOWR(0xA9, struct drm_mode_mode_cmd)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
drm.h 691 #define DRM_IOCTL_MODE_DETACHMODE DRM_IOWR(0xA9, struct drm_mode_mode_cmd)
  /hardware/intel/img/libdrm/libdrm/
xf86drmMode.c 471 return drmIoctl(fd, DRM_IOCTL_MODE_DETACHMODE, &res);
  /hardware/intel/img/libdrm/shared-core/
drm.h 790 #define DRM_IOCTL_MODE_DETACHMODE DRM_IOWR(0xA9, struct drm_mode_mode_cmd)

Completed in 52 milliseconds