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