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

/freebsd-13-stable/sys/contrib/v4l/
H A Dvideodev2.h1338 struct v4l2_modulator { struct
1707 #define VIDIOC_G_MODULATOR _IOWR('V', 54, struct v4l2_modulator)
1708 #define VIDIOC_S_MODULATOR _IOW('V', 55, struct v4l2_modulator)
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp893 unsigned struct_v4l2_modulator_sz = sizeof(v4l2_modulator);

Completed in 72 milliseconds