Home | History | Annotate | Download | only in linux

Lines Matching defs:v4l2_selection

821  * struct v4l2_selection - selection info
832 struct v4l2_selection {
2675 #define VIDIOC_G_SELECTION _IOWR('V', 94, struct v4l2_selection)
2676 #define VIDIOC_S_SELECTION _IOWR('V', 95, struct v4l2_selection)