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

  /bionic/libc/kernel/uapi/drm/
drm.h 481 #define DRM_IOCTL_SET_UNIQUE DRM_IOW( 0x10, struct drm_unique)
  /external/kernel-headers/original/uapi/drm/
drm.h 680 #define DRM_IOCTL_SET_UNIQUE DRM_IOW( 0x10, struct drm_unique)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/
drm.h 632 #define DRM_IOCTL_SET_UNIQUE DRM_IOW( 0x10, struct drm_unique)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
drm.h 632 #define DRM_IOCTL_SET_UNIQUE DRM_IOW( 0x10, struct drm_unique)
  /hardware/intel/img/libdrm/shared-core/
drm.h 703 #define DRM_IOCTL_SET_UNIQUE DRM_IOW( 0x10, struct drm_unique)
  /hardware/intel/img/libdrm/libdrm/
xf86drm.c 866 * This function is a wrapper around the DRM_IOCTL_SET_UNIQUE ioctl, passing
876 if (drmIoctl(fd, DRM_IOCTL_SET_UNIQUE, &u)) {
    [all...]

Completed in 68 milliseconds