HomeSort by relevance Sort by last modified time
    Searched defs:DRM_IOCTL_CONTROL (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/uapi/drm/
drm.h 457 #define DRM_IOCTL_CONTROL DRM_IOW(0x14, struct drm_control)
  /external/kernel-headers/original/uapi/drm/
drm.h 171 * DRM_IOCTL_CONTROL ioctl argument type.
797 #define DRM_IOCTL_CONTROL DRM_IOW( 0x14, struct drm_control)
  /external/libdrm/include/drm/
drm.h 165 * DRM_IOCTL_CONTROL ioctl argument type.
728 #define DRM_IOCTL_CONTROL DRM_IOW( 0x14, struct drm_control)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
drm.h 160 * DRM_IOCTL_CONTROL ioctl argument type.
646 #define DRM_IOCTL_CONTROL DRM_IOW( 0x14, struct drm_control)

Completed in 55 milliseconds