Lines Matching full:selector
40 .selector = UVC_PU_BRIGHTNESS_CONTROL,
49 .selector = UVC_PU_CONTRAST_CONTROL,
58 .selector = UVC_PU_HUE_CONTROL,
68 .selector = UVC_PU_SATURATION_CONTROL,
77 .selector = UVC_PU_SHARPNESS_CONTROL,
86 .selector = UVC_PU_GAMMA_CONTROL,
95 .selector = UVC_PU_WHITE_BALANCE_TEMPERATURE_CONTROL,
105 .selector = UVC_PU_WHITE_BALANCE_COMPONENT_CONTROL,
115 .selector = UVC_PU_BACKLIGHT_COMPENSATION_CONTROL,
124 .selector = UVC_PU_GAIN_CONTROL,
133 .selector = UVC_PU_POWER_LINE_FREQUENCY_CONTROL,
141 .selector = UVC_PU_HUE_AUTO_CONTROL,
149 .selector = UVC_PU_WHITE_BALANCE_TEMPERATURE_AUTO_CONTROL,
157 .selector = UVC_PU_WHITE_BALANCE_COMPONENT_AUTO_CONTROL,
165 .selector = UVC_PU_DIGITAL_MULTIPLIER_CONTROL,
174 .selector = UVC_PU_DIGITAL_MULTIPLIER_LIMIT_CONTROL,
183 .selector = UVC_PU_ANALOG_VIDEO_STANDARD_CONTROL,
190 .selector = UVC_PU_ANALOG_LOCK_STATUS_CONTROL,
197 .selector = UVC_CT_SCANNING_MODE_CONTROL,
205 .selector = UVC_CT_AE_MODE_CONTROL,
214 .selector = UVC_CT_AE_PRIORITY_CONTROL,
222 .selector = UVC_CT_EXPOSURE_TIME_ABSOLUTE_CONTROL,
232 .selector = UVC_CT_EXPOSURE_TIME_RELATIVE_CONTROL,
239 .selector = UVC_CT_FOCUS_ABSOLUTE_CONTROL,
249 .selector = UVC_CT_FOCUS_RELATIVE_CONTROL,
259 .selector = UVC_CT_IRIS_ABSOLUTE_CONTROL,
269 .selector = UVC_CT_IRIS_RELATIVE_CONTROL,
277 .selector = UVC_CT_ZOOM_ABSOLUTE_CONTROL,
287 .selector = UVC_CT_ZOOM_RELATIVE_CONTROL,
297 .selector = UVC_CT_PANTILT_ABSOLUTE_CONTROL,
307 .selector = UVC_CT_PANTILT_RELATIVE_CONTROL,
316 .selector = UVC_CT_ROLL_ABSOLUTE_CONTROL,
326 .selector = UVC_CT_ROLL_RELATIVE_CONTROL,
336 .selector = UVC_CT_FOCUS_AUTO_CONTROL,
344 .selector = UVC_CT_PRIVACY_CONTROL,
425 .selector = UVC_PU_BRIGHTNESS_CONTROL,
435 .selector = UVC_PU_CONTRAST_CONTROL,
445 .selector = UVC_PU_HUE_CONTROL,
457 .selector = UVC_PU_SATURATION_CONTROL,
467 .selector = UVC_PU_SHARPNESS_CONTROL,
477 .selector = UVC_PU_GAMMA_CONTROL,
487 .selector = UVC_PU_BACKLIGHT_COMPENSATION_CONTROL,
497 .selector = UVC_PU_GAIN_CONTROL,
507 .selector = UVC_PU_POWER_LINE_FREQUENCY_CONTROL,
519 .selector = UVC_PU_HUE_AUTO_CONTROL,
530 .selector = UVC_CT_AE_MODE_CONTROL,
543 .selector = UVC_CT_AE_PRIORITY_CONTROL,
553 .selector = UVC_CT_EXPOSURE_TIME_ABSOLUTE_CONTROL,
565 .selector = UVC_PU_WHITE_BALANCE_TEMPERATURE_AUTO_CONTROL,
576 .selector = UVC_PU_WHITE_BALANCE_TEMPERATURE_CONTROL,
588 .selector = UVC_PU_WHITE_BALANCE_COMPONENT_AUTO_CONTROL,
600 .selector = UVC_PU_WHITE_BALANCE_COMPONENT_CONTROL,
612 .selector = UVC_PU_WHITE_BALANCE_COMPONENT_CONTROL,
624 .selector = UVC_CT_FOCUS_ABSOLUTE_CONTROL,
636 .selector = UVC_CT_FOCUS_AUTO_CONTROL,
647 .selector = UVC_CT_IRIS_ABSOLUTE_CONTROL,
657 .selector = UVC_CT_IRIS_RELATIVE_CONTROL,
667 .selector = UVC_CT_ZOOM_ABSOLUTE_CONTROL,
677 .selector = UVC_CT_ZOOM_RELATIVE_CONTROL,
689 .selector = UVC_CT_PANTILT_ABSOLUTE_CONTROL,
699 .selector = UVC_CT_PANTILT_ABSOLUTE_CONTROL,
709 .selector = UVC_CT_PANTILT_RELATIVE_CONTROL,
721 .selector = UVC_CT_PANTILT_RELATIVE_CONTROL,
733 .selector = UVC_CT_PRIVACY_CONTROL,
926 chain->dev->intfnum, ctrl->info.selector, in uvc_ctrl_populate_cache()
935 chain->dev->intfnum, ctrl->info.selector, in uvc_ctrl_populate_cache()
943 chain->dev->intfnum, ctrl->info.selector, in uvc_ctrl_populate_cache()
951 chain->dev->intfnum, ctrl->info.selector, in uvc_ctrl_populate_cache()
1006 chain->dev->intfnum, ctrl->info.selector, in __uvc_ctrl_get()
1530 dev->intfnum, ctrl->info.selector, in uvc_ctrl_commit_entity()
1675 ctrl->info.selector, in uvc_ctrl_set()
1722 info->selector, data, 1); in uvc_ctrl_get_flags()
1743 u8 selector; in uvc_ctrl_fixup_xu_info() member
1769 fixups[i].selector == info->selector) { in uvc_ctrl_fixup_xu_info()
1792 info->selector = ctrl->index + 1; in uvc_ctrl_fill_xu_info()
1796 info->selector, data, 2); in uvc_ctrl_fill_xu_info()
1800 info->entity, info->selector, ret); in uvc_ctrl_fill_xu_info()
1813 info->entity, info->selector, ret); in uvc_ctrl_fill_xu_info()
1821 info->entity, info->selector, info->size, in uvc_ctrl_fill_xu_info()
1851 info.selector, dev->udev->devpath, ctrl->entity->id); in uvc_ctrl_init_xu_ctrl()
1888 if (ctrl->index == xqry->selector - 1) { in uvc_xu_ctrl_query()
1896 entity->extension.guidExtensionCode, xqry->selector); in uvc_xu_ctrl_query()
1966 chain->dev->intfnum, xqry->selector, data, size); in uvc_xu_ctrl_query()
2011 ctrl->info.selector); in uvc_ctrl_restore_values()
2045 "entity %u\n", ctrl->info.entity, ctrl->info.selector, in uvc_ctrl_add_info()
2085 map->name, ctrl->info.entity, ctrl->info.selector); in __uvc_ctrl_add_mapping()
2117 if (ctrl->index == mapping->selector - 1) { in uvc_ctrl_add_mapping()
2277 ctrl->info.selector == mapping->selector) in uvc_ctrl_init_ctrl()