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,
352 .selector = UVC_CT_PRIVACY_CONTROL,
436 .selector = UVC_PU_BRIGHTNESS_CONTROL,
445 .selector = UVC_PU_CONTRAST_CONTROL,
454 .selector = UVC_PU_HUE_CONTROL,
465 .selector = UVC_PU_SATURATION_CONTROL,
474 .selector = UVC_PU_SHARPNESS_CONTROL,
483 .selector = UVC_PU_GAMMA_CONTROL,
492 .selector = UVC_PU_BACKLIGHT_COMPENSATION_CONTROL,
501 .selector = UVC_PU_GAIN_CONTROL,
510 .selector = UVC_PU_POWER_LINE_FREQUENCY_CONTROL,
521 .selector = UVC_PU_HUE_AUTO_CONTROL,
531 .selector = UVC_CT_AE_MODE_CONTROL,
543 .selector = UVC_CT_AE_PRIORITY_CONTROL,
552 .selector = UVC_CT_EXPOSURE_TIME_ABSOLUTE_CONTROL,
563 .selector = UVC_PU_WHITE_BALANCE_TEMPERATURE_AUTO_CONTROL,
573 .selector = UVC_PU_WHITE_BALANCE_TEMPERATURE_CONTROL,
584 .selector = UVC_PU_WHITE_BALANCE_COMPONENT_AUTO_CONTROL,
595 .selector = UVC_PU_WHITE_BALANCE_COMPONENT_CONTROL,
606 .selector = UVC_PU_WHITE_BALANCE_COMPONENT_CONTROL,
617 .selector = UVC_CT_FOCUS_ABSOLUTE_CONTROL,
628 .selector = UVC_CT_FOCUS_AUTO_CONTROL,
638 .selector = UVC_CT_IRIS_ABSOLUTE_CONTROL,
647 .selector = UVC_CT_IRIS_RELATIVE_CONTROL,
656 .selector = UVC_CT_ZOOM_ABSOLUTE_CONTROL,
665 .selector = UVC_CT_ZOOM_RELATIVE_CONTROL,
676 .selector = UVC_CT_PANTILT_ABSOLUTE_CONTROL,
685 .selector = UVC_CT_PANTILT_ABSOLUTE_CONTROL,
694 .selector = UVC_CT_PANTILT_RELATIVE_CONTROL,
705 .selector = UVC_CT_PANTILT_RELATIVE_CONTROL,
716 .selector = UVC_CT_PRIVACY_CONTROL,
725 .selector = UVC_CT_PRIVACY_CONTROL,
897 chain->dev->intfnum, ctrl->info.selector, in uvc_ctrl_populate_cache()
906 chain->dev->intfnum, ctrl->info.selector, in uvc_ctrl_populate_cache()
914 chain->dev->intfnum, ctrl->info.selector, in uvc_ctrl_populate_cache()
922 chain->dev->intfnum, ctrl->info.selector, in uvc_ctrl_populate_cache()
979 ctrl->info.selector, in __uvc_ctrl_get()
986 ctrl->info.selector, in __uvc_ctrl_get()
1614 dev->intfnum, ctrl->info.selector, in uvc_ctrl_commit_entity()
1793 ctrl->info.selector, in uvc_ctrl_set()
1841 ctrl->info.selector, data); in uvc_ctrl_get_flags()
1844 dev->intfnum, info->selector, data, 1); in uvc_ctrl_get_flags()
1865 u8 selector; in uvc_ctrl_fixup_xu_info() member
1891 fixups[i].selector == info->selector) { in uvc_ctrl_fixup_xu_info()
1913 info->selector = ctrl->index + 1; in uvc_ctrl_fill_xu_info()
1917 info->selector, data, 2); in uvc_ctrl_fill_xu_info()
1921 info->entity, info->selector, ret); in uvc_ctrl_fill_xu_info()
1934 info->entity, info->selector, ret); in uvc_ctrl_fill_xu_info()
1942 info->entity, info->selector, info->size, in uvc_ctrl_fill_xu_info()
1972 info.entity, info.selector, dev->udev->devpath, in uvc_ctrl_init_xu_ctrl()
2010 if (ctrl->index == xqry->selector - 1) { in uvc_xu_ctrl_query()
2018 entity->guid, xqry->selector); in uvc_xu_ctrl_query()
2088 chain->dev->intfnum, xqry->selector, data, size); in uvc_xu_ctrl_query()
2133 ctrl->info.selector); in uvc_ctrl_restore_values()
2167 ctrl->info.entity, ctrl->info.selector, dev->udev->devpath, in uvc_ctrl_add_info()
2216 ctrl->info.selector); in __uvc_ctrl_add_mapping()
2248 if (ctrl->index == mapping->selector - 1) { in uvc_ctrl_add_mapping()
2410 ctrl->info.selector == mapping->selector) in uvc_ctrl_init_ctrl()