Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
H A Ddrm_plane.c831 uint32_t __user *format_ptr; in drm_mode_getplane() local
868 format_ptr = (uint32_t __user *)(unsigned long)plane_resp->format_type_ptr; in drm_mode_getplane()
869 if (copy_to_user(format_ptr, in drm_mode_getplane()