Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/drm/
Ddrm_mode.h282 struct drm_mode_property_enum { struct
/linux-4.1.27/drivers/gpu/drm/
Ddrm_crtc.c4134 struct drm_mode_property_enum __user *enum_ptr; in drm_mode_getproperty_ioctl()
4174 enum_ptr = (struct drm_mode_property_enum __user *)(unsigned long)out_resp->enum_blob_ptr; in drm_mode_getproperty_ioctl()