Home
last modified time | relevance | path

Searched defs:clips (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_videodev_compat.h35 l_uintptr_t clips; member
H A Dlinux_videodev2_compat.h50 l_uintptr_t clips; member
/freebsd/sys/arm/nvidia/drm2/
H A Dtegra_fb.c75 unsigned flags, unsigned color, struct drm_clip_rect *clips, unsigned num_clips) in fb_dirty()
/freebsd/sys/contrib/v4l/
H A Dvideodev.h153 struct video_clip *clips; /* Set only */ member
H A Dvideodev2.h602 struct v4l2_clip __user *clips; member
/freebsd/sys/dev/drm2/
H A Ddrm_crtc.c2483 struct drm_clip_rect *clips = NULL; in drm_mode_dirtyfb_ioctl() local