Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/compat/linux/
HDlinux_ioctl.c2707 bsd_to_linux_v4l_buffer(struct video_buffer *vb, struct l_video_buffer *lvb) in bsd_to_linux_v4l_buffer() function
2933 bsd_to_linux_v4l_buffer(&vbuf, &l_vbuf); in linux_ioctl_v4l()