HomeSort by relevance Sort by last modified time
    Searched full:drm_mode_destroy_dumb (Results 1 - 17 of 17) sorted by null

  /external/libxcam/xcore/
drm_v4l2_buffer.cpp 31 struct drm_mode_destroy_dumb gem;
  /external/libdrm/tests/kms/
libkms-test-framebuffer.c 101 struct drm_mode_destroy_dumb args;
  /external/mesa3d/src/gallium/auxiliary/renderonly/
renderonly.c 86 struct drm_mode_destroy_dumb destroy_dumb = { };
  /external/mesa3d/src/gallium/winsys/sw/kms-dri/
kms_dri_sw_winsys.c 120 struct drm_mode_destroy_dumb destroy_req;
167 struct drm_mode_destroy_dumb destroy_req;
  /external/libdrm/libkms/
dumb.c 173 struct drm_mode_destroy_dumb arg;
  /external/libdrm/tests/planetest/
bo.c 212 struct drm_mode_destroy_dumb dd;
  /bionic/libc/kernel/uapi/drm/
drm_mode.h 390 struct drm_mode_destroy_dumb { struct
drm.h 518 #define DRM_IOCTL_MODE_DESTROY_DUMB DRM_IOWR(0xB4, struct drm_mode_destroy_dumb)
  /external/libdrm/tests/modetest/
buffers.c 334 struct drm_mode_destroy_dumb arg;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
drm_mode.h 376 struct drm_mode_destroy_dumb { struct
drm.h 716 #define DRM_IOCTL_MODE_DESTROY_DUMB DRM_IOWR(0xB4, struct drm_mode_destroy_dumb)
  /external/libdrm/man/
drm-memory.xml 152 <structname>struct drm_mode_destroy_dumb</structname>:
155 struct drm_mode_destroy_dumb {
358 struct drm_mode_destroy_dumb dreq;
  /external/mesa3d/src/gbm/backends/dri/
gbm_dri.c 606 struct drm_mode_destroy_dumb arg;
801 struct drm_mode_destroy_dumb destroy_arg;
  /external/libdrm/include/drm/
drm_mode.h 624 struct drm_mode_destroy_dumb { struct
drm.h 799 #define DRM_IOCTL_MODE_DESTROY_DUMB DRM_IOWR(0xB4, struct drm_mode_destroy_dumb)
  /external/kernel-headers/original/uapi/drm/
drm.h 871 #define DRM_IOCTL_MODE_DESTROY_DUMB DRM_IOWR(0xB4, struct drm_mode_destroy_dumb)
drm_mode.h 688 struct drm_mode_destroy_dumb { struct

Completed in 687 milliseconds