Searched defs:drm_property_enum (Results 1 – 1 of 1) sorted by relevance
43 struct drm_property_enum { struct44 uint64_t value;45 struct list_head head;46 char name[DRM_PROP_NAME_LEN];