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

  /bionic/libc/kernel/uapi/drm/
vc4_drm.h 27 #define DRM_VC4_WAIT_BO 0x02
37 #define DRM_IOCTL_VC4_WAIT_BO DRM_IOWR(DRM_COMMAND_BASE + DRM_VC4_WAIT_BO, struct drm_vc4_wait_bo)
96 struct drm_vc4_wait_bo { struct
  /external/kernel-headers/original/uapi/drm/
vc4_drm.h 35 #define DRM_VC4_WAIT_BO 0x02
44 #define DRM_IOCTL_VC4_WAIT_BO DRM_IOWR(DRM_COMMAND_BASE + DRM_VC4_WAIT_BO, struct drm_vc4_wait_bo)
173 * struct drm_vc4_wait_bo - ioctl argument for waiting for
180 struct drm_vc4_wait_bo { struct

Completed in 650 milliseconds