HomeSort by: relevance | last modified time | path
    Searched refs:drm_mode_get_blob (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm/dist/shared-core/
drm_mode.h 214 struct drm_mode_get_blob { struct
drm.h 1114 #define DRM_IOCTL_MODE_GETPROPBLOB DRM_IOWR(0xAC, struct drm_mode_get_blob)
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
drm_mode.h 471 struct drm_mode_get_blob { struct
drm.h 934 #define DRM_IOCTL_MODE_GETPROPBLOB DRM_IOWR(0xAC, struct drm_mode_get_blob)
  /src/sys/external/bsd/drm2/dist/drm/
drm_property.c 766 struct drm_mode_get_blob *out_resp = data;

Completed in 17 milliseconds