v4l2_selection    111 include/media/soc_camera.h 	int (*get_selection)(struct soc_camera_device *, struct v4l2_selection *);
v4l2_selection    112 include/media/soc_camera.h 	int (*set_selection)(struct soc_camera_device *, struct v4l2_selection *);
v4l2_selection    203 include/media/v4l2-ioctl.h 					struct v4l2_selection *s);
v4l2_selection    205 include/media/v4l2-ioctl.h 					struct v4l2_selection *s);
v4l2_selection   2078 include/uapi/linux/videodev2.h #define VIDIOC_G_SELECTION	_IOWR('V', 94, struct v4l2_selection)
v4l2_selection   2079 include/uapi/linux/videodev2.h #define VIDIOC_S_SELECTION	_IOWR('V', 95, struct v4l2_selection)