Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/drm2/
H A Ddrm_mode.h213 __u64 props_ptr; member
261 __u64 props_ptr; member
H A Ddrm_crtc.c1545 prop_ptr = (uint32_t __user *)(unsigned long)(out_resp->props_ptr); in drm_mode_getconnector()
3299 uint32_t __user *props_ptr; in drm_mode_obj_get_properties_ioctl() local
3323 props_ptr = (uint32_t __user *)(unsigned long)(arg->props_ptr); in drm_mode_obj_get_properties_ioctl()
3328 props_ptr + copied)) { in drm_mode_obj_get_properties_ioctl()