Home
last modified time | relevance | path

Searched refs:v4l2_ext_control (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-ext-ctrls.rst50 struct :c:type:`v4l2_ext_control` array pointed to
55 :c:type:`v4l2_ext_control` and call the
77 of each struct :c:type:`v4l2_ext_control` and call
84 :c:type:`v4l2_ext_control` and call the
93 :c:type:`v4l2_ext_control`. If the new control value
123 .. c:type:: v4l2_ext_control
127 .. flat-table:: struct v4l2_ext_control
311 * - struct :c:type:`v4l2_ext_control` *
313 - Pointer to an array of ``count`` v4l2_ext_control structures.
382 The struct :c:type:`v4l2_ext_control` ``id`` is
[all …]
H A Dextended-controls.rst68 :c:type:`v4l2_ext_control` array. The
69 struct :c:type:`v4l2_ext_control` is very similar to
73 Since the struct :c:type:`v4l2_ext_control` supports
H A Dvidioc-queryctrl.rst385 :c:type:`v4l2_ext_control` to 9. For
553 :c:type:`v4l2_ext_control`. This flag is set
/OK3568_Linux_fs/kernel/drivers/media/usb/uvc/
H A Duvcvideo.h849 const struct v4l2_ext_control *xctrls,
852 const struct v4l2_ext_control *xctrls, in uvc_ctrl_commit()
862 int uvc_ctrl_get(struct uvc_video_chain *chain, struct v4l2_ext_control *xctrl);
863 int uvc_ctrl_set(struct uvc_fh *handle, struct v4l2_ext_control *xctrl);
H A Duvc_v4l2.c1007 struct v4l2_ext_control xctrl; in uvc_ioctl_g_ctrl()
1031 struct v4l2_ext_control xctrl; in uvc_ioctl_s_ctrl()
1061 struct v4l2_ext_control *ctrl = ctrls->controls; in uvc_ioctl_g_ext_ctrls()
1103 struct v4l2_ext_control *ctrl = ctrls->controls; in uvc_ioctl_s_try_ext_ctrls()
H A Duvc_ctrl.c1345 static bool uvc_ctrl_xctrls_has_control(const struct v4l2_ext_control *xctrls, in uvc_ctrl_xctrls_has_control()
1359 const struct v4l2_ext_control *xctrls, unsigned int xctrls_count) in uvc_ctrl_send_events()
1541 const struct v4l2_ext_control *xctrls, in __uvc_ctrl_commit()
1563 struct v4l2_ext_control *xctrl) in uvc_ctrl_get()
1576 struct v4l2_ext_control *xctrl) in uvc_ctrl_set()
/OK3568_Linux_fs/kernel/drivers/media/common/
H A Dcx2341x.c266 struct v4l2_ext_control *ctrl) in cx2341x_get_ctrl()
380 struct v4l2_ext_control *ctrl) in cx2341x_set_ctrl()
924 static int v4l2_ctrl_check(struct v4l2_ext_control *ctrl, struct v4l2_queryctrl *qctrl, in v4l2_ctrl_check()
958 struct v4l2_ext_control *ctrl = ctrls->controls + i; in cx2341x_ext_ctrls()
969 struct v4l2_ext_control *ctrl = ctrls->controls + i; in cx2341x_ext_ctrls()
1190 struct v4l2_ext_control ctrl; in cx2341x_menu_item()
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c2149 static int ptr_to_user(struct v4l2_ext_control *c, in ptr_to_user()
2179 static int cur_to_user(struct v4l2_ext_control *c, in cur_to_user()
2186 static int new_to_user(struct v4l2_ext_control *c, in new_to_user()
2193 static int req_to_user(struct v4l2_ext_control *c, in req_to_user()
2200 static int def_to_user(struct v4l2_ext_control *c, struct v4l2_ctrl *ctrl) in def_to_user()
2211 static int user_to_ptr(struct v4l2_ext_control *c, in user_to_ptr()
2259 static int user_to_new(struct v4l2_ext_control *c, in user_to_new()
3660 struct v4l2_ext_control *c = &cs->controls[i]; in prepare_ext_ctrls()
3966 static int get_ctrl(struct v4l2_ctrl *ctrl, struct v4l2_ext_control *c) in get_ctrl()
3999 struct v4l2_ext_control c; in v4l2_g_ctrl()
[all …]
H A Dv4l2-compat-ioctl32.c1146 *size = count * sizeof(struct v4l2_ext_control); in bufsize_v4l2_ext_controls()
1156 struct v4l2_ext_control __user *kcontrols; in get_v4l2_ext_controls32()
1214 struct v4l2_ext_control *kcontrols; in put_v4l2_ext_controls32()
H A Dv4l2-ioctl.c2247 struct v4l2_ext_control ctrl; in v4l_g_ctrl()
2281 struct v4l2_ext_control ctrl; in v4l_s_ctrl()
3117 *array_size = sizeof(struct v4l2_ext_control) in check_array_args()
/OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c604 struct v4l2_ext_control *ctrl; in pvr2_g_ext_ctrls()
639 struct v4l2_ext_control *ctrl; in pvr2_s_ext_ctrls()
668 struct v4l2_ext_control *ctrl; in pvr2_try_ext_ctrls()
H A Dpvrusb2-hdw.c741 struct v4l2_ext_control c1; in ctrl_cx2341x_get()
759 struct v4l2_ext_control c1; in ctrl_cx2341x_set()
3063 struct v4l2_ext_control c1; in pvr2_hdw_commit_execute()
3125 struct v4l2_ext_control c1; in pvr2_hdw_commit_execute()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/camera/
H A Dvideocapture.cpp49 struct v4l2_ext_control ctrls[4]; in Init()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvideodev2.h1608 struct v4l2_ext_control { struct
1632 struct v4l2_ext_control *controls; argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvideodev2.h1608 struct v4l2_ext_control { struct
1632 struct v4l2_ext_control *controls; argument
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h1727 struct v4l2_ext_control { struct
1754 struct v4l2_ext_control *controls; argument
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h1709 struct v4l2_ext_control { struct
1736 struct v4l2_ext_control *controls; argument
/OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/
H A Dispvideo.c970 struct v4l2_ext_control ctrl; in isp_video_check_external_subdevs()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/
H A DSensorHw.cpp450 struct v4l2_ext_control ext_control; in get_pixel()