Searched refs:v4l2_ext_controls (Results 1 – 4 of 4) sorted by relevance
1278 struct media_device *mdev, struct v4l2_ext_controls *c);1294 struct v4l2_ext_controls *c);1311 struct v4l2_ext_controls *c);
469 struct v4l2_ext_controls *a);471 struct v4l2_ext_controls *a);473 struct v4l2_ext_controls *a);
88 struct v4l2_ext_controls *ctrls, unsigned int cmd);
1685 struct v4l2_ext_controls { struct2469 #define VIDIOC_G_EXT_CTRLS _IOWR('V', 71, struct v4l2_ext_controls)2470 #define VIDIOC_S_EXT_CTRLS _IOWR('V', 72, struct v4l2_ext_controls)2471 #define VIDIOC_TRY_EXT_CTRLS _IOWR('V', 73, struct v4l2_ext_controls)