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

  /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
drm_mode.h 417 __u64 enum_blob_ptr; /* enum and blob id ptrs */ member in struct:drm_mode_get_property
  /xsrc/external/mit/MesaLib/dist/include/drm-uapi/
drm_mode.h 566 * The @enum_blob_ptr and @count_enum_blobs fields are only meaningful when the
584 * @enum_blob_ptr and set @count_enum_blobs to its capacity. Calling the ioctl
590 /** @enum_blob_ptr: Pointer to a struct drm_mode_property_enum array. */
591 __u64 enum_blob_ptr; member in struct:drm_mode_get_property
611 /** @count_enum_blobs: Number of elements in @enum_blob_ptr. */
  /xsrc/external/mit/libdrm/dist/include/drm/
drm_mode.h 569 * The @enum_blob_ptr and @count_enum_blobs fields are only meaningful when the
587 * @enum_blob_ptr and set @count_enum_blobs to its capacity. Calling the ioctl
593 /** @enum_blob_ptr: Pointer to a struct drm_mode_property_enum array. */
594 __u64 enum_blob_ptr; member in struct:drm_mode_get_property
614 /** @count_enum_blobs: Number of elements in @enum_blob_ptr. */

Completed in 7 milliseconds