Searched refs:v4l2_standard (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/v4l/
H A Dvideodev2.h741 struct v4l2_standard { struct
1690 #define VIDIOC_ENUMSTD _IOWR('V', 25, struct v4l2_standard)
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_ioctl.c3050 linux_to_bsd_v4l2_standard(struct l_v4l2_standard *lvstd, struct v4l2_standard *vstd)
3064 bsd_to_linux_v4l2_standard(struct v4l2_standard *vstd, struct l_v4l2_standard *lvstd)
3167 struct v4l2_standard vstd;
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp898 unsigned struct_v4l2_standard_sz = sizeof(v4l2_standard);

Completed in 137 milliseconds