Searched refs:enum_blob_ptr (Results 1 – 2 of 2) sorted by relevance
576 * The @enum_blob_ptr and @count_enum_blobs fields are only meaningful when the594 * @enum_blob_ptr and set @count_enum_blobs to its capacity. Calling the ioctl member 600 /** @enum_blob_ptr: Pointer to a struct drm_mode_property_enum array. */601 __u64 enum_blob_ptr;621 /** @count_enum_blobs: Number of elements in @enum_blob_ptr. */
492 enum_ptr = u64_to_user_ptr(out_resp->enum_blob_ptr); in drm_mode_getproperty_ioctl()