Home
last modified time | relevance | path

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

/NextBSD/sys/compat/linux/
HDlinux_videodev_compat.h43 struct l_video_buffer struct
HDlinux_ioctl.c2797 linux_to_bsd_v4l_buffer(struct l_video_buffer *lvb, struct video_buffer *vb) in linux_to_bsd_v4l_buffer()
2808 bsd_to_linux_v4l_buffer(struct video_buffer *vb, struct l_video_buffer *lvb) in bsd_to_linux_v4l_buffer()
2942 struct l_video_buffer l_vbuf; in linux_ioctl_v4l()