Searched refs:UVC_VC_PROCESSING_UNIT (Results 1 – 6 of 6) sorted by relevance
86 case UVC_VC_PROCESSING_UNIT: in uvc_mc_init_entity()
1068 case UVC_VC_PROCESSING_UNIT: in uvc_alloc_entity()1354 case UVC_VC_PROCESSING_UNIT: in uvc_parse_standard_control()1624 case UVC_VC_PROCESSING_UNIT: in uvc_scan_chain_entity()1793 case UVC_VC_PROCESSING_UNIT: in uvc_scan_chain_backward()2010 if (entity->type != UVC_VC_PROCESSING_UNIT && in uvc_scan_fallback()
2335 case UVC_VC_PROCESSING_UNIT: in uvc_ctrl_prune_entity()2432 } else if (UVC_ENTITY_TYPE(entity) == UVC_VC_PROCESSING_UNIT) { in uvc_ctrl_init_chain()
120 .bDescriptorSubType = UVC_VC_PROCESSING_UNIT,
40 #define UVC_VC_PROCESSING_UNIT 0x05 macro
819 pd->bDescriptorSubType = UVC_VC_PROCESSING_UNIT; in uvc_alloc_inst()
Completed in 22 milliseconds