drm_property_enum
struct drm_property_enum *prop_enum;
prop_enum = kzalloc_obj(struct drm_property_enum);
struct drm_property_enum *prop_enum, *pt;