Searched refs:enum_ptr (Results 1 – 1 of 1) sorted by relevance
466 struct drm_mode_property_enum __user *enum_ptr; in drm_mode_getproperty_ioctl() local491 enum_ptr = u64_to_user_ptr(out_resp->enum_blob_ptr); in drm_mode_getproperty_ioctl()500 if (copy_to_user(&enum_ptr[copied].value, in drm_mode_getproperty_ioctl()504 if (copy_to_user(&enum_ptr[copied].name, in drm_mode_getproperty_ioctl()