Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linux/
H A Dlinux_videodev_compat.h39 l_uintptr_t clips; member
H A Dlinux_videodev2_compat.h54 l_uintptr_t clips; member
/freebsd-12.1/sys/arm/nvidia/drm2/
H A Dtegra_fb.c78 unsigned flags, unsigned color, struct drm_clip_rect *clips, unsigned num_clips) in fb_dirty()
/freebsd-12.1/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-12.1/sys/dev/drm2/
H A Ddrm_crtc.c2485 struct drm_clip_rect *clips = NULL; in drm_mode_dirtyfb_ioctl() local