Searched defs:drm_mode_get_blob (Results 1 – 2 of 2) sorted by relevance
214 struct drm_mode_get_blob { struct215 uint32_t blob_id;216 uint32_t length;217 uint64_t data;
471 struct drm_mode_get_blob { struct472 __u32 blob_id;473 __u32 length;474 __u64 data;