Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_ioctl.c3102 bsd_to_linux_v4l2_format(struct v4l2_format *vf, struct l_v4l2_format *lvf) in bsd_to_linux_v4l2_format() function
3227 bsd_to_linux_v4l2_format(&vformat, &l_vformat); in linux_ioctl_v4l2()