HomeSort by: relevance | last modified time | path
    Searched defs:drm_ctx_res (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm/dist/shared-core/
drm.h 487 struct drm_ctx_res { struct
1050 #define DRM_IOCTL_RES_CTX DRM_IOWR(0x26, struct drm_ctx_res)
1164 typedef struct drm_ctx_res drm_ctx_res_t;
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
drm.h 455 struct drm_ctx_res { struct
891 #define DRM_IOCTL_RES_CTX DRM_IOWR(0x26, struct drm_ctx_res)
1068 typedef struct drm_ctx_res drm_ctx_res_t;

Completed in 14 milliseconds