Searched refs:error_idx (Results 1 – 11 of 11) sorted by relevance
245 cs->error_idx = i; in prepare_ext_ctrls()424 cs->error_idx = cs->count; in v4l2_g_ext_ctrls_common()440 cs->error_idx = cs->count; in v4l2_g_ext_ctrls_common()455 cs->error_idx = i; in v4l2_g_ext_ctrls_common()541 cs->error_idx = cs->count; in validate_ctrls()546 cs->error_idx = i; in validate_ctrls()596 cs->error_idx = cs->count; in try_set_ext_ctrls_common()627 cs->error_idx = cs->count; in try_set_ext_ctrls_common()635 cs->error_idx = i; in try_set_ext_ctrls_common()
654 __u32 error_idx; member709 .error_idx = ec32.error_idx, in get_v4l2_ext_controls32()727 .error_idx = p64->error_idx, in put_v4l2_ext_controls32()
573 p->which, p->count, p->error_idx, p->request_fd); in v4l_print_ext_controls()901 c->error_idx = c->count; in check_ext_ctrls()908 c->error_idx = c->count; in check_ext_ctrls()915 c->error_idx = ioctl == VIDIOC_TRY_EXT_CTRLS ? i : in check_ext_ctrls()2419 p->error_idx = p->count; in v4l_g_ext_ctrls()2439 p->error_idx = p->count; in v4l_s_ext_ctrls()2459 p->error_idx = p->count; in v4l_try_ext_ctrls()
380 - ``error_idx``383 with a particular control, then ``error_idx`` is set to the index386 ``error_idx`` is set to ``count``. The value is undefined if the407 ``error_idx`` to ``count`` if the validation failed. This has the411 ``error_idx`` is less than ``count`` and only the controls up to412 ``error_idx-1`` were read or written correctly, and the state of417 ``error_idx`` will just be set to the control that failed the419 :ref:`VIDIOC_S_EXT_CTRLS <VIDIOC_G_EXT_CTRLS>` fails with ``error_idx`` set to ``count``,
781 ctrls->error_idx = ioctl == VIDIOC_TRY_EXT_CTRLS ? i : ctrls->count; in uvc_ctrl_check_access()822 ctrls->error_idx = i; in uvc_ioctl_g_ext_ctrls()827 ctrls->error_idx = 0; in uvc_ioctl_g_ext_ctrls()857 ctrls->error_idx = ioctl == VIDIOC_S_EXT_CTRLS ? in uvc_ioctl_s_try_ext_ctrls()863 ctrls->error_idx = 0; in uvc_ioctl_s_try_ext_ctrls()
2335 ctrls->error_idx = in __uvc_ctrl_commit()
1184 c->error_idx = i; in atomisp_camera_g_ext_ctrls()1213 c->error_idx = i; in atomisp_g_ext_ctrls()1247 c->error_idx = i; in atomisp_camera_s_ext_ctrls()1276 c->error_idx = i; in atomisp_s_ext_ctrls()
604 ctls->error_idx = idx; in pvr2_g_ext_ctrls()631 ctls->error_idx = idx; in pvr2_s_ext_ctrls()655 ctls->error_idx = idx; in pvr2_try_ext_ctrls()
3567 uint32_t error_idx; member3587 uint32_t error_idx; member
962 ctrls->error_idx = i; in cx2341x_ext_ctrls()990 ctrls->error_idx = ctrls->count; in cx2341x_ext_ctrls()993 ctrls->error_idx = i; in cx2341x_ext_ctrls()
1925 __u32 error_idx;1924 __u32 error_idx; global() member