Home | History | Annotate | Download | only in linux

Lines Matching refs:v4l2_selection

1029  * struct v4l2_selection - selection info
1041 struct v4l2_selection {
2265 #define VIDIOC_G_SELECTION _IOWR('V', 94, struct v4l2_selection)
2266 #define VIDIOC_S_SELECTION _IOWR('V', 95, struct v4l2_selection)