Searched defs:drm_property_enum (Results 1 – 1 of 1) sorted by relevance
278 struct drm_property_enum { struct279 uint64_t value;280 struct list_head head;281 char name[DRM_PROP_NAME_LEN];