Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_mode.h211 __u64 props_ptr; member
259 __u64 props_ptr; member
H A Ddrm_crtc.c1543 prop_ptr = (uint32_t __user *)(unsigned long)(out_resp->props_ptr); in drm_mode_getconnector()
3297 uint32_t __user *props_ptr; in drm_mode_obj_get_properties_ioctl() local
3321 props_ptr = (uint32_t __user *)(unsigned long)(arg->props_ptr); in drm_mode_obj_get_properties_ioctl()
3326 props_ptr + copied)) { in drm_mode_obj_get_properties_ioctl()