Searched refs:UVC_VC_EXTENSION_UNIT (Results 1 – 7 of 7) sorted by relevance
87 case UVC_VC_EXTENSION_UNIT: in uvc_mc_init_entity()
847 case UVC_VC_EXTENSION_UNIT: in uvc_entity_match_guid()955 UVC_VC_EXTENSION_UNIT) in uvc_ctrl_populate_cache()1861 if (UVC_ENTITY_TYPE(entity) == UVC_VC_EXTENSION_UNIT && in uvc_xu_ctrl_query()2101 if (UVC_ENTITY_TYPE(entity) != UVC_VC_EXTENSION_UNIT || in uvc_ctrl_add_mapping()2244 if (UVC_ENTITY_TYPE(ctrl->entity) == UVC_VC_EXTENSION_UNIT) in uvc_ctrl_init_ctrl()2288 if (UVC_ENTITY_TYPE(entity) == UVC_VC_EXTENSION_UNIT) { in uvc_ctrl_init_device()
1116 unit = uvc_alloc_entity(UVC_VC_EXTENSION_UNIT, buffer[3], in uvc_parse_vendor_control()1365 case UVC_VC_EXTENSION_UNIT: in uvc_parse_standard_control()1486 case UVC_VC_EXTENSION_UNIT: in uvc_scan_chain_entity()1589 case UVC_VC_EXTENSION_UNIT: in uvc_scan_chain_forward()1674 case UVC_VC_EXTENSION_UNIT: in uvc_scan_chain_backward()1895 entity->type != UVC_VC_EXTENSION_UNIT) in uvc_scan_fallback()
41 #define UVC_VC_EXTENSION_UNIT 0x06 macro
1118 ed->bDescriptorSubType = UVC_VC_EXTENSION_UNIT; in uvc_alloc_inst()