Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/compat/linux/
HDlinux_ioctl.c3117 bsd_to_linux_v4l2_format(struct v4l2_format *vf, struct l_v4l2_format *lvf) in bsd_to_linux_v4l2_format() function
3242 bsd_to_linux_v4l2_format(&vformat, &l_vformat); in linux_ioctl_v4l2()