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

/freebsd-13-stable/sys/contrib/v4l/
H A Dvideodev2.h636 struct v4l2_cropcap { struct
1711 #define VIDIOC_CROPCAP _IOWR('V', 58, struct v4l2_cropcap)
1765 #define VIDIOC_CROPCAP_OLD _IOR('V', 58, struct v4l2_cropcap)
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp884 unsigned struct_v4l2_cropcap_sz = sizeof(v4l2_cropcap);

Completed in 65 milliseconds