Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_videodev2_compat.h88 struct l_v4l2_format { struct
H A Dlinux_ioctl.c3084 linux_to_bsd_v4l2_format(struct l_v4l2_format *lvf, struct v4l2_format *vf) in linux_to_bsd_v4l2_format()
3102 bsd_to_linux_v4l2_format(struct v4l2_format *vf, struct l_v4l2_format *lvf) in bsd_to_linux_v4l2_format()
3124 struct l_v4l2_format l_vformat; in linux_ioctl_v4l2()