• Home
  • Raw
  • Download

Lines Matching refs:selector

43 		.selector	= UVC_PU_BRIGHTNESS_CONTROL,
52 .selector = UVC_PU_CONTRAST_CONTROL,
61 .selector = UVC_PU_HUE_CONTROL,
71 .selector = UVC_PU_SATURATION_CONTROL,
80 .selector = UVC_PU_SHARPNESS_CONTROL,
89 .selector = UVC_PU_GAMMA_CONTROL,
98 .selector = UVC_PU_WHITE_BALANCE_TEMPERATURE_CONTROL,
108 .selector = UVC_PU_WHITE_BALANCE_COMPONENT_CONTROL,
118 .selector = UVC_PU_BACKLIGHT_COMPENSATION_CONTROL,
127 .selector = UVC_PU_GAIN_CONTROL,
136 .selector = UVC_PU_POWER_LINE_FREQUENCY_CONTROL,
144 .selector = UVC_PU_HUE_AUTO_CONTROL,
152 .selector = UVC_PU_WHITE_BALANCE_TEMPERATURE_AUTO_CONTROL,
160 .selector = UVC_PU_WHITE_BALANCE_COMPONENT_AUTO_CONTROL,
168 .selector = UVC_PU_DIGITAL_MULTIPLIER_CONTROL,
177 .selector = UVC_PU_DIGITAL_MULTIPLIER_LIMIT_CONTROL,
186 .selector = UVC_PU_ANALOG_VIDEO_STANDARD_CONTROL,
193 .selector = UVC_PU_ANALOG_LOCK_STATUS_CONTROL,
200 .selector = UVC_CT_SCANNING_MODE_CONTROL,
208 .selector = UVC_CT_AE_MODE_CONTROL,
217 .selector = UVC_CT_AE_PRIORITY_CONTROL,
225 .selector = UVC_CT_EXPOSURE_TIME_ABSOLUTE_CONTROL,
235 .selector = UVC_CT_EXPOSURE_TIME_RELATIVE_CONTROL,
242 .selector = UVC_CT_FOCUS_ABSOLUTE_CONTROL,
252 .selector = UVC_CT_FOCUS_RELATIVE_CONTROL,
262 .selector = UVC_CT_IRIS_ABSOLUTE_CONTROL,
272 .selector = UVC_CT_IRIS_RELATIVE_CONTROL,
280 .selector = UVC_CT_ZOOM_ABSOLUTE_CONTROL,
290 .selector = UVC_CT_ZOOM_RELATIVE_CONTROL,
300 .selector = UVC_CT_PANTILT_ABSOLUTE_CONTROL,
310 .selector = UVC_CT_PANTILT_RELATIVE_CONTROL,
319 .selector = UVC_CT_ROLL_ABSOLUTE_CONTROL,
329 .selector = UVC_CT_ROLL_RELATIVE_CONTROL,
339 .selector = UVC_CT_FOCUS_AUTO_CONTROL,
347 .selector = UVC_CT_PRIVACY_CONTROL,
428 .selector = UVC_PU_BRIGHTNESS_CONTROL,
438 .selector = UVC_PU_CONTRAST_CONTROL,
448 .selector = UVC_PU_HUE_CONTROL,
460 .selector = UVC_PU_SATURATION_CONTROL,
470 .selector = UVC_PU_SHARPNESS_CONTROL,
480 .selector = UVC_PU_GAMMA_CONTROL,
490 .selector = UVC_PU_BACKLIGHT_COMPENSATION_CONTROL,
500 .selector = UVC_PU_GAIN_CONTROL,
510 .selector = UVC_PU_POWER_LINE_FREQUENCY_CONTROL,
522 .selector = UVC_PU_HUE_AUTO_CONTROL,
533 .selector = UVC_CT_AE_MODE_CONTROL,
546 .selector = UVC_CT_AE_PRIORITY_CONTROL,
556 .selector = UVC_CT_EXPOSURE_TIME_ABSOLUTE_CONTROL,
568 .selector = UVC_PU_WHITE_BALANCE_TEMPERATURE_AUTO_CONTROL,
579 .selector = UVC_PU_WHITE_BALANCE_TEMPERATURE_CONTROL,
591 .selector = UVC_PU_WHITE_BALANCE_COMPONENT_AUTO_CONTROL,
603 .selector = UVC_PU_WHITE_BALANCE_COMPONENT_CONTROL,
615 .selector = UVC_PU_WHITE_BALANCE_COMPONENT_CONTROL,
627 .selector = UVC_CT_FOCUS_ABSOLUTE_CONTROL,
639 .selector = UVC_CT_FOCUS_AUTO_CONTROL,
650 .selector = UVC_CT_IRIS_ABSOLUTE_CONTROL,
660 .selector = UVC_CT_IRIS_RELATIVE_CONTROL,
670 .selector = UVC_CT_ZOOM_ABSOLUTE_CONTROL,
680 .selector = UVC_CT_ZOOM_RELATIVE_CONTROL,
692 .selector = UVC_CT_PANTILT_ABSOLUTE_CONTROL,
702 .selector = UVC_CT_PANTILT_ABSOLUTE_CONTROL,
712 .selector = UVC_CT_PANTILT_RELATIVE_CONTROL,
724 .selector = UVC_CT_PANTILT_RELATIVE_CONTROL,
736 .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()
987 chain->dev->intfnum, ctrl->info.selector, in __uvc_ctrl_get()
1420 dev->intfnum, ctrl->info.selector, in uvc_ctrl_commit_entity()
1564 ctrl->info.selector, in uvc_ctrl_set()
1599 u8 selector; in uvc_ctrl_fixup_xu_info() member
1625 fixups[i].selector == info->selector) { in uvc_ctrl_fixup_xu_info()
1648 info->selector = ctrl->index + 1; in uvc_ctrl_fill_xu_info()
1652 info->selector, data, 2); in uvc_ctrl_fill_xu_info()
1656 info->entity, info->selector, ret); in uvc_ctrl_fill_xu_info()
1664 info->selector, data, 1); in uvc_ctrl_fill_xu_info()
1668 info->entity, info->selector, ret); in uvc_ctrl_fill_xu_info()
1685 info->entity, info->selector, info->size, in uvc_ctrl_fill_xu_info()
1715 info.selector, dev->udev->devpath, ctrl->entity->id); in uvc_ctrl_init_xu_ctrl()
1747 if (ctrl->index == xqry->selector - 1) { in uvc_xu_ctrl_query()
1755 entity->extension.guidExtensionCode, xqry->selector); in uvc_xu_ctrl_query()
1825 chain->dev->intfnum, xqry->selector, data, size); in uvc_xu_ctrl_query()
1870 ctrl->info.selector); in uvc_ctrl_restore_values()
1908 "entity %u\n", ctrl->info.entity, ctrl->info.selector, in uvc_ctrl_add_info()
1951 map->name, ctrl->info.entity, ctrl->info.selector); in __uvc_ctrl_add_mapping()
1983 if (ctrl->index == mapping->selector - 1) { in uvc_ctrl_add_mapping()
2136 ctrl->info.selector == mapping->selector) in uvc_ctrl_init_ctrl()