Searched refs:v4l2_ext_control (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ctrls-api.c21 /* Internal temporary helper struct, one for each v4l2_ext_control */
25 /* The control ref corresponding to the v4l2_ext_control ID field. */
28 * v4l2_ext_control index of the next control belonging to the
40 static int ptr_to_user(struct v4l2_ext_control *c,
70 static int cur_to_user(struct v4l2_ext_control *c, struct v4l2_ctrl *ctrl)
76 static int new_to_user(struct v4l2_ext_control *c,
83 static int req_to_user(struct v4l2_ext_control *c,
90 static int def_to_user(struct v4l2_ext_control *c, struct v4l2_ctrl *ctrl)
98 static int user_to_new(struct v4l2_ext_control *c, struct v4l2_ctrl *ctrl)
224 struct v4l2_ext_control *
[all...]
H A Dv4l2-compat-ioctl32.c1072 struct v4l2_ext_control *ec64 = mbuf;
1142 struct v4l2_ext_control *ec64 = mbuf;
H A Dv4l2-ioctl.c2270 struct v4l2_ext_control ctrl;
2304 struct v4l2_ext_control ctrl;
3139 *array_size = sizeof(struct v4l2_ext_control)
/linux-master/drivers/media/common/
H A Dcx2341x.c266 struct v4l2_ext_control *ctrl)
380 struct v4l2_ext_control *ctrl)
924 static int v4l2_ctrl_check(struct v4l2_ext_control *ctrl, struct v4l2_queryctrl *qctrl,
958 struct v4l2_ext_control *ctrl = ctrls->controls + i;
969 struct v4l2_ext_control *ctrl = ctrls->controls + i;
1190 struct v4l2_ext_control ctrl;
/linux-master/drivers/media/usb/uvc/
H A Duvcvideo.h783 int uvc_ctrl_get(struct uvc_video_chain *chain, struct v4l2_ext_control *xctrl);
784 int uvc_ctrl_set(struct uvc_fh *handle, struct v4l2_ext_control *xctrl);
H A Duvc_v4l2.c1069 struct v4l2_ext_control *ctrl = ctrls->controls;
1089 struct v4l2_ext_control *ctrl = ctrls->controls;
1135 struct v4l2_ext_control *ctrl = ctrls->controls;
H A Duvc_ctrl.c1611 static bool uvc_ctrl_xctrls_has_control(const struct v4l2_ext_control *xctrls,
1625 const struct v4l2_ext_control *xctrls, unsigned int xctrls_count)
1868 struct v4l2_ext_control *xctrl)
1884 struct v4l2_ext_control *xctrl)
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c604 struct v4l2_ext_control *ctrl;
639 struct v4l2_ext_control *ctrl;
664 struct v4l2_ext_control *ctrl;
H A Dpvrusb2-hdw.c741 struct v4l2_ext_control c1;
759 struct v4l2_ext_control c1;
3063 struct v4l2_ext_control c1;
3125 struct v4l2_ext_control c1;
/linux-master/include/uapi/linux/
H A Dvideodev2.h1805 struct v4l2_ext_control { struct
1858 struct v4l2_ext_control *controls;
/linux-master/drivers/media/platform/ti/omap3isp/
H A Dispvideo.c967 struct v4l2_ext_control ctrl;

Completed in 194 milliseconds