Searched refs:blob_ids (Results 1 – 6 of 6) sorted by relevance
83 return vector<uint32_t>(p->blob_ids, p->blob_ids + p->count_blobs); in get_blob_ids()
54 blob_ids_.push_back(p->blob_ids[i]); in Init()
145 dump_blob(prop->blob_ids[i]); in dump_prop()
142 uint32_t *blob_ids; /* store the blob IDs */ member
671 r->blob_ids = drmAllocCpy(U642VOID(prop.enum_blob_ptr), prop.count_enum_blobs, sizeof(uint32_t)); in drmModeGetProperty()691 drmFree(ptr->blob_ids); in drmModeFreeProperty()
415 dump_blob(dev, prop->blob_ids[i]); in dump_prop()