Searched refs:error_idx (Results 1 – 10 of 10) sorted by relevance
220 cs->error_idx = i; in prepare_ext_ctrls()364 cs->error_idx = cs->count; in v4l2_g_ext_ctrls_common()381 cs->error_idx = cs->count; in v4l2_g_ext_ctrls_common()396 cs->error_idx = i; in v4l2_g_ext_ctrls_common()469 cs->error_idx = cs->count; in validate_ctrls()474 cs->error_idx = i; in validate_ctrls()524 cs->error_idx = cs->count; in try_set_ext_ctrls_common()554 cs->error_idx = cs->count; in try_set_ext_ctrls_common()562 cs->error_idx = i; in try_set_ext_ctrls_common()
655 __u32 error_idx; member713 .error_idx = ec32.error_idx, in get_v4l2_ext_controls32()731 .error_idx = p64->error_idx, in put_v4l2_ext_controls32()
570 p->which, p->count, p->error_idx, p->request_fd); in v4l_print_ext_controls()893 c->error_idx = i; in check_ext_ctrls()2237 p->error_idx = p->count; in v4l_g_ext_ctrls()2258 p->error_idx = p->count; in v4l_s_ext_ctrls()2279 p->error_idx = p->count; in v4l_try_ext_ctrls()
302 - ``error_idx``305 with a particular control, then ``error_idx`` is set to the index308 ``error_idx`` is set to ``count``. The value is undefined if the329 ``error_idx`` to ``count`` if the validation failed. This has the333 ``error_idx`` is less than ``count`` and only the controls up to334 ``error_idx-1`` were read or written correctly, and the state of339 ``error_idx`` will just be set to the control that failed the341 :ref:`VIDIOC_S_EXT_CTRLS <VIDIOC_G_EXT_CTRLS>` fails with ``error_idx`` set to ``count``,
1067 ctrls->error_idx = i; in uvc_ioctl_g_ext_ctrls()1085 ctrls->error_idx = i; in uvc_ioctl_g_ext_ctrls()1090 ctrls->error_idx = 0; in uvc_ioctl_g_ext_ctrls()1116 ctrls->error_idx = commit ? ctrls->count : i; in uvc_ioctl_s_try_ext_ctrls()1121 ctrls->error_idx = 0; in uvc_ioctl_s_try_ext_ctrls()
2912 uint32_t error_idx; member2932 uint32_t error_idx; member
623 ctls->error_idx = idx; in pvr2_g_ext_ctrls()654 ctls->error_idx = idx; in pvr2_s_ext_ctrls()678 ctls->error_idx = idx; in pvr2_try_ext_ctrls()
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()
2422 c->error_idx = i; in atomisp_camera_g_ext_ctrls()2451 c->error_idx = i; in atomisp_g_ext_ctrls()2548 c->error_idx = i; in atomisp_camera_s_ext_ctrls()2577 c->error_idx = i; in atomisp_s_ext_ctrls()
1765 __u32 error_idx; member