Home
last modified time | relevance | path

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

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