Home | History | Annotate | Download | only in linux

Lines Matching refs:v4l2_format

1857  * struct v4l2_format
1866 struct v4l2_format {
2086 struct v4l2_format format;
2097 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format)
2098 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format)
2142 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)