Searched defs:drm_property_enum (Results 1 – 1 of 1) sorted by relevance
224 struct drm_property_enum { struct225 uint64_t value;226 struct list_head head;227 char name[DRM_PROP_NAME_LEN];