Searched refs:props_ptr (Results 1 – 2 of 2) sorted by relevance
1617 uint32_t __user *props_ptr = (uint32_t __user *)(unsigned long)(arg->props_ptr); in drm_mode_atomic_ioctl() local1720 if (get_user(prop_id, props_ptr + copied_props)) { in drm_mode_atomic_ioctl()
3629 (uint32_t __user *)(unsigned long)(out_resp->props_ptr), in drm_mode_getconnector()