Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_ioctl.c2692 bsd_to_linux_v4l_buffer(struct video_buffer *vb, struct l_video_buffer *lvb) in bsd_to_linux_v4l_buffer() function
2918 bsd_to_linux_v4l_buffer(&vbuf, &l_vbuf); in linux_ioctl_v4l()