Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/drm/
Ddrm_mode.h298 struct drm_mode_property_enum { struct
/linux-4.4.14/drivers/gpu/drm/
Ddrm_crtc.c4095 struct drm_mode_property_enum __user *enum_ptr; in drm_mode_getproperty_ioctl()
4135 enum_ptr = (struct drm_mode_property_enum __user *)(unsigned long)out_resp->enum_blob_ptr; in drm_mode_getproperty_ioctl()