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

  /external/libdrm/include/drm/
drm.h 169 struct drm_control { struct
728 #define DRM_IOCTL_CONTROL DRM_IOW( 0x14, struct drm_control)
860 typedef struct drm_control drm_control_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
drm.h 164 struct drm_control { struct
646 #define DRM_IOCTL_CONTROL DRM_IOW( 0x14, struct drm_control)
770 typedef struct drm_control drm_control_t;
  /bionic/libc/kernel/uapi/drm/
drm.h 96 struct drm_control { struct
457 #define DRM_IOCTL_CONTROL DRM_IOW(0x14, struct drm_control)
571 typedef struct drm_control drm_control_t;
  /external/kernel-headers/original/uapi/drm/
drm.h 175 struct drm_control { struct
797 #define DRM_IOCTL_CONTROL DRM_IOW( 0x14, struct drm_control)
957 typedef struct drm_control drm_control_t;

Completed in 53 milliseconds