Home | History | Annotate | Download | only in linux

Lines Matching defs:v4l2_selection

838  * struct v4l2_selection - selection info
850 struct v4l2_selection {
1999 #define VIDIOC_G_SELECTION _IOWR('V', 94, struct v4l2_selection)
2000 #define VIDIOC_S_SELECTION _IOWR('V', 95, struct v4l2_selection)