Lines Matching refs:selector
39 .selector = UVC_PU_BRIGHTNESS_CONTROL,
48 .selector = UVC_PU_CONTRAST_CONTROL,
57 .selector = UVC_PU_HUE_CONTROL,
67 .selector = UVC_PU_SATURATION_CONTROL,
76 .selector = UVC_PU_SHARPNESS_CONTROL,
85 .selector = UVC_PU_GAMMA_CONTROL,
94 .selector = UVC_PU_WHITE_BALANCE_TEMPERATURE_CONTROL,
104 .selector = UVC_PU_WHITE_BALANCE_COMPONENT_CONTROL,
114 .selector = UVC_PU_BACKLIGHT_COMPENSATION_CONTROL,
123 .selector = UVC_PU_GAIN_CONTROL,
132 .selector = UVC_PU_POWER_LINE_FREQUENCY_CONTROL,
140 .selector = UVC_PU_HUE_AUTO_CONTROL,
148 .selector = UVC_PU_WHITE_BALANCE_TEMPERATURE_AUTO_CONTROL,
156 .selector = UVC_PU_WHITE_BALANCE_COMPONENT_AUTO_CONTROL,
164 .selector = UVC_PU_DIGITAL_MULTIPLIER_CONTROL,
173 .selector = UVC_PU_DIGITAL_MULTIPLIER_LIMIT_CONTROL,
182 .selector = UVC_PU_ANALOG_VIDEO_STANDARD_CONTROL,
189 .selector = UVC_PU_ANALOG_LOCK_STATUS_CONTROL,
196 .selector = UVC_CT_SCANNING_MODE_CONTROL,
204 .selector = UVC_CT_AE_MODE_CONTROL,
213 .selector = UVC_CT_AE_PRIORITY_CONTROL,
221 .selector = UVC_CT_EXPOSURE_TIME_ABSOLUTE_CONTROL,
231 .selector = UVC_CT_EXPOSURE_TIME_RELATIVE_CONTROL,
238 .selector = UVC_CT_FOCUS_ABSOLUTE_CONTROL,
248 .selector = UVC_CT_FOCUS_RELATIVE_CONTROL,
258 .selector = UVC_CT_IRIS_ABSOLUTE_CONTROL,
268 .selector = UVC_CT_IRIS_RELATIVE_CONTROL,
276 .selector = UVC_CT_ZOOM_ABSOLUTE_CONTROL,
286 .selector = UVC_CT_ZOOM_RELATIVE_CONTROL,
296 .selector = UVC_CT_PANTILT_ABSOLUTE_CONTROL,
306 .selector = UVC_CT_PANTILT_RELATIVE_CONTROL,
315 .selector = UVC_CT_ROLL_ABSOLUTE_CONTROL,
325 .selector = UVC_CT_ROLL_RELATIVE_CONTROL,
335 .selector = UVC_CT_FOCUS_AUTO_CONTROL,
343 .selector = UVC_CT_PRIVACY_CONTROL,
424 .selector = UVC_PU_BRIGHTNESS_CONTROL,
434 .selector = UVC_PU_CONTRAST_CONTROL,
444 .selector = UVC_PU_HUE_CONTROL,
456 .selector = UVC_PU_SATURATION_CONTROL,
466 .selector = UVC_PU_SHARPNESS_CONTROL,
476 .selector = UVC_PU_GAMMA_CONTROL,
486 .selector = UVC_PU_BACKLIGHT_COMPENSATION_CONTROL,
496 .selector = UVC_PU_GAIN_CONTROL,
506 .selector = UVC_PU_POWER_LINE_FREQUENCY_CONTROL,
518 .selector = UVC_PU_HUE_AUTO_CONTROL,
529 .selector = UVC_CT_AE_MODE_CONTROL,
542 .selector = UVC_CT_AE_PRIORITY_CONTROL,
552 .selector = UVC_CT_EXPOSURE_TIME_ABSOLUTE_CONTROL,
564 .selector = UVC_PU_WHITE_BALANCE_TEMPERATURE_AUTO_CONTROL,
575 .selector = UVC_PU_WHITE_BALANCE_TEMPERATURE_CONTROL,
587 .selector = UVC_PU_WHITE_BALANCE_COMPONENT_AUTO_CONTROL,
599 .selector = UVC_PU_WHITE_BALANCE_COMPONENT_CONTROL,
611 .selector = UVC_PU_WHITE_BALANCE_COMPONENT_CONTROL,
623 .selector = UVC_CT_FOCUS_ABSOLUTE_CONTROL,
635 .selector = UVC_CT_FOCUS_AUTO_CONTROL,
646 .selector = UVC_CT_IRIS_ABSOLUTE_CONTROL,
656 .selector = UVC_CT_IRIS_RELATIVE_CONTROL,
666 .selector = UVC_CT_ZOOM_ABSOLUTE_CONTROL,
676 .selector = UVC_CT_ZOOM_RELATIVE_CONTROL,
688 .selector = UVC_CT_PANTILT_ABSOLUTE_CONTROL,
698 .selector = UVC_CT_PANTILT_ABSOLUTE_CONTROL,
708 .selector = UVC_CT_PANTILT_RELATIVE_CONTROL,
720 .selector = UVC_CT_PANTILT_RELATIVE_CONTROL,
732 .selector = UVC_CT_PRIVACY_CONTROL,
925 chain->dev->intfnum, ctrl->info.selector, in uvc_ctrl_populate_cache()
934 chain->dev->intfnum, ctrl->info.selector, in uvc_ctrl_populate_cache()
942 chain->dev->intfnum, ctrl->info.selector, in uvc_ctrl_populate_cache()
950 chain->dev->intfnum, ctrl->info.selector, in uvc_ctrl_populate_cache()
1005 chain->dev->intfnum, ctrl->info.selector, in __uvc_ctrl_get()
1520 dev->intfnum, ctrl->info.selector, in uvc_ctrl_commit_entity()
1665 ctrl->info.selector, in uvc_ctrl_set()
1712 info->selector, data, 1); in uvc_ctrl_get_flags()
1733 u8 selector; in uvc_ctrl_fixup_xu_info() member
1759 fixups[i].selector == info->selector) { in uvc_ctrl_fixup_xu_info()
1782 info->selector = ctrl->index + 1; in uvc_ctrl_fill_xu_info()
1786 info->selector, data, 2); in uvc_ctrl_fill_xu_info()
1790 info->entity, info->selector, ret); in uvc_ctrl_fill_xu_info()
1803 info->entity, info->selector, ret); in uvc_ctrl_fill_xu_info()
1811 info->entity, info->selector, info->size, in uvc_ctrl_fill_xu_info()
1841 info.selector, dev->udev->devpath, ctrl->entity->id); in uvc_ctrl_init_xu_ctrl()
1878 if (ctrl->index == xqry->selector - 1) { in uvc_xu_ctrl_query()
1886 entity->extension.guidExtensionCode, xqry->selector); in uvc_xu_ctrl_query()
1956 chain->dev->intfnum, xqry->selector, data, size); in uvc_xu_ctrl_query()
2001 ctrl->info.selector); in uvc_ctrl_restore_values()
2035 "entity %u\n", ctrl->info.entity, ctrl->info.selector, in uvc_ctrl_add_info()
2075 map->name, ctrl->info.entity, ctrl->info.selector); in __uvc_ctrl_add_mapping()
2107 if (ctrl->index == mapping->selector - 1) { in uvc_ctrl_add_mapping()
2267 ctrl->info.selector == mapping->selector) in uvc_ctrl_init_ctrl()