Home | History | Annotate | Download | only in linux

Lines Matching defs:v4l2_selection

831  * struct v4l2_selection - selection info
842 struct v4l2_selection {
2802 #define VIDIOC_G_SELECTION _IOWR('V', 94, struct v4l2_selection)
2803 #define VIDIOC_S_SELECTION _IOWR('V', 95, struct v4l2_selection)