Lines Matching full:selector

42 		.selector	= UVC_PU_BRIGHTNESS_CONTROL,
51 .selector = UVC_PU_CONTRAST_CONTROL,
60 .selector = UVC_PU_HUE_CONTROL,
70 .selector = UVC_PU_SATURATION_CONTROL,
79 .selector = UVC_PU_SHARPNESS_CONTROL,
88 .selector = UVC_PU_GAMMA_CONTROL,
97 .selector = UVC_PU_WHITE_BALANCE_TEMPERATURE_CONTROL,
107 .selector = UVC_PU_WHITE_BALANCE_COMPONENT_CONTROL,
117 .selector = UVC_PU_BACKLIGHT_COMPENSATION_CONTROL,
126 .selector = UVC_PU_GAIN_CONTROL,
135 .selector = UVC_PU_POWER_LINE_FREQUENCY_CONTROL,
143 .selector = UVC_PU_HUE_AUTO_CONTROL,
151 .selector = UVC_PU_WHITE_BALANCE_TEMPERATURE_AUTO_CONTROL,
159 .selector = UVC_PU_WHITE_BALANCE_COMPONENT_AUTO_CONTROL,
167 .selector = UVC_PU_DIGITAL_MULTIPLIER_CONTROL,
176 .selector = UVC_PU_DIGITAL_MULTIPLIER_LIMIT_CONTROL,
185 .selector = UVC_PU_ANALOG_VIDEO_STANDARD_CONTROL,
192 .selector = UVC_PU_ANALOG_LOCK_STATUS_CONTROL,
199 .selector = UVC_CT_SCANNING_MODE_CONTROL,
207 .selector = UVC_CT_AE_MODE_CONTROL,
216 .selector = UVC_CT_AE_PRIORITY_CONTROL,
224 .selector = UVC_CT_EXPOSURE_TIME_ABSOLUTE_CONTROL,
234 .selector = UVC_CT_EXPOSURE_TIME_RELATIVE_CONTROL,
241 .selector = UVC_CT_FOCUS_ABSOLUTE_CONTROL,
251 .selector = UVC_CT_FOCUS_RELATIVE_CONTROL,
261 .selector = UVC_CT_IRIS_ABSOLUTE_CONTROL,
271 .selector = UVC_CT_IRIS_RELATIVE_CONTROL,
279 .selector = UVC_CT_ZOOM_ABSOLUTE_CONTROL,
289 .selector = UVC_CT_ZOOM_RELATIVE_CONTROL,
299 .selector = UVC_CT_PANTILT_ABSOLUTE_CONTROL,
309 .selector = UVC_CT_PANTILT_RELATIVE_CONTROL,
318 .selector = UVC_CT_ROLL_ABSOLUTE_CONTROL,
328 .selector = UVC_CT_ROLL_RELATIVE_CONTROL,
338 .selector = UVC_CT_FOCUS_AUTO_CONTROL,
346 .selector = UVC_CT_PRIVACY_CONTROL,
355 .selector = UVC_CT_PRIVACY_CONTROL,
465 .selector = UVC_PU_POWER_LINE_FREQUENCY_CONTROL,
477 .selector = UVC_PU_POWER_LINE_FREQUENCY_CONTROL,
489 .selector = UVC_PU_POWER_LINE_FREQUENCY_CONTROL,
513 chain->dev->intfnum, ctrl->info.selector, in uvc_ctrl_filter_plf_mapping()
523 chain->dev->intfnum, ctrl->info.selector, in uvc_ctrl_filter_plf_mapping()
535 chain->dev->intfnum, ctrl->info.selector, in uvc_ctrl_filter_plf_mapping()
544 chain->dev->intfnum, ctrl->info.selector, in uvc_ctrl_filter_plf_mapping()
554 .selector = UVC_PU_BRIGHTNESS_CONTROL,
563 .selector = UVC_PU_CONTRAST_CONTROL,
572 .selector = UVC_PU_HUE_CONTROL,
583 .selector = UVC_PU_SATURATION_CONTROL,
592 .selector = UVC_PU_SHARPNESS_CONTROL,
601 .selector = UVC_PU_GAMMA_CONTROL,
610 .selector = UVC_PU_BACKLIGHT_COMPENSATION_CONTROL,
619 .selector = UVC_PU_GAIN_CONTROL,
628 .selector = UVC_PU_HUE_AUTO_CONTROL,
638 .selector = UVC_CT_AE_MODE_CONTROL,
651 .selector = UVC_CT_AE_PRIORITY_CONTROL,
660 .selector = UVC_CT_EXPOSURE_TIME_ABSOLUTE_CONTROL,
671 .selector = UVC_PU_WHITE_BALANCE_TEMPERATURE_AUTO_CONTROL,
681 .selector = UVC_PU_WHITE_BALANCE_TEMPERATURE_CONTROL,
692 .selector = UVC_PU_WHITE_BALANCE_COMPONENT_AUTO_CONTROL,
703 .selector = UVC_PU_WHITE_BALANCE_COMPONENT_CONTROL,
714 .selector = UVC_PU_WHITE_BALANCE_COMPONENT_CONTROL,
725 .selector = UVC_CT_FOCUS_ABSOLUTE_CONTROL,
736 .selector = UVC_CT_FOCUS_AUTO_CONTROL,
746 .selector = UVC_CT_IRIS_ABSOLUTE_CONTROL,
755 .selector = UVC_CT_IRIS_RELATIVE_CONTROL,
764 .selector = UVC_CT_ZOOM_ABSOLUTE_CONTROL,
773 .selector = UVC_CT_ZOOM_RELATIVE_CONTROL,
784 .selector = UVC_CT_PANTILT_ABSOLUTE_CONTROL,
793 .selector = UVC_CT_PANTILT_ABSOLUTE_CONTROL,
802 .selector = UVC_CT_PANTILT_RELATIVE_CONTROL,
813 .selector = UVC_CT_PANTILT_RELATIVE_CONTROL,
824 .selector = UVC_CT_PRIVACY_CONTROL,
833 .selector = UVC_CT_PRIVACY_CONTROL,
841 .selector = UVC_PU_POWER_LINE_FREQUENCY_CONTROL,
1013 chain->dev->intfnum, ctrl->info.selector, in uvc_ctrl_populate_cache()
1022 chain->dev->intfnum, ctrl->info.selector, in uvc_ctrl_populate_cache()
1030 chain->dev->intfnum, ctrl->info.selector, in uvc_ctrl_populate_cache()
1038 chain->dev->intfnum, ctrl->info.selector, in uvc_ctrl_populate_cache()
1109 ctrl->info.selector, data, in __uvc_ctrl_load_cur()
1114 ctrl->info.selector, data, in __uvc_ctrl_load_cur()
1844 dev->intfnum, ctrl->info.selector, in uvc_ctrl_commit_entity()
2077 ctrl->info.selector, data); in uvc_ctrl_get_flags()
2080 dev->intfnum, info->selector, data, 1); in uvc_ctrl_get_flags()
2108 u8 selector; in uvc_ctrl_fixup_xu_info() member
2134 fixups[i].selector == info->selector) { in uvc_ctrl_fixup_xu_info()
2156 info->selector = ctrl->index + 1; in uvc_ctrl_fill_xu_info()
2160 info->selector, data, 2); in uvc_ctrl_fill_xu_info()
2164 info->entity, info->selector, ret); in uvc_ctrl_fill_xu_info()
2177 info->entity, info->selector, ret); in uvc_ctrl_fill_xu_info()
2185 info->entity, info->selector, info->size, in uvc_ctrl_fill_xu_info()
2215 info.entity, info.selector, dev->udev->devpath, in uvc_ctrl_init_xu_ctrl()
2253 if (ctrl->index == xqry->selector - 1) { in uvc_xu_ctrl_query()
2261 entity->guid, xqry->selector); in uvc_xu_ctrl_query()
2331 chain->dev->intfnum, xqry->selector, data, size); in uvc_xu_ctrl_query()
2376 ctrl->info.selector); in uvc_ctrl_restore_values()
2410 ctrl->info.entity, ctrl->info.selector, dev->udev->devpath, in uvc_ctrl_add_info()
2481 ctrl->info.selector); in __uvc_ctrl_add_mapping()
2520 if (ctrl->index == mapping->selector - 1) { in uvc_ctrl_add_mapping()
2684 ctrl->info.selector != mapping->selector) in uvc_ctrl_init_ctrl()