Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_crtc.h269 struct drm_property_blob { struct
270 struct drm_mode_object base;
271 struct list_head head;
272 unsigned int length;
273 unsigned char data[];