Home
last modified time | relevance | path

Searched defs:drm_mode_get_blob (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm/dist/shared-core/
H A Ddrm_mode.h214 struct drm_mode_get_blob { struct
215 uint32_t blob_id;
216 uint32_t length;
217 uint64_t data;
/netbsd-src/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Ddrm_mode.h471 struct drm_mode_get_blob { struct
472 __u32 blob_id;
473 __u32 length;
474 __u64 data;