Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/
H A Ddrm_atomic_uapi.c1352 uint32_t __user *count_props_ptr = (uint32_t __user *)(unsigned long)(arg->count_props_ptr); in drm_mode_atomic_ioctl() local
1437 if (get_user(count_props, count_props_ptr + copied_objs)) { in drm_mode_atomic_ioctl()
/openbsd/sys/dev/pci/drm/include/uapi/drm/
H A Ddrm_mode.h1122 __u64 count_props_ptr; member