Searched refs:v4l2_control (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/v4l/
H A Dvideodev2.h917 struct v4l2_control { struct
1692 #define VIDIOC_G_CTRL _IOWR('V', 27, struct v4l2_control)
1693 #define VIDIOC_S_CTRL _IOWR('V', 28, struct v4l2_control)
1762 #define VIDIOC_S_CTRL_OLD _IOW('V', 28, struct v4l2_control)
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp882 unsigned struct_v4l2_control_sz = sizeof(v4l2_control);

Completed in 125 milliseconds