Home
last modified time | relevance | path

Searched refs:drm_mode_property_enum (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/drm/
H A Ddrm_mode.h548 * struct drm_mode_property_enum - Description for an enum/bitfield entry.
554 struct drm_mode_property_enum { struct
593 /** @enum_blob_ptr: Pointer to a struct drm_mode_property_enum array. */
555 valuedrm_mode_property_enum global() argument
556 namedrm_mode_property_enum global() argument
/linux/drivers/gpu/drm/
H A Ddrm_property.c467 struct drm_mode_property_enum __user *enum_ptr; in drm_mode_getproperty_ioctl()