Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_videodev_compat.h39 struct l_video_buffer struct
H A Dlinux_ioctl.c2681 linux_to_bsd_v4l_buffer(struct l_video_buffer *lvb, struct video_buffer *vb) in linux_to_bsd_v4l_buffer()
2692 bsd_to_linux_v4l_buffer(struct video_buffer *vb, struct l_video_buffer *lvb) in bsd_to_linux_v4l_buffer()
2825 struct l_video_buffer l_vbuf; in linux_ioctl_v4l()