Searched refs:end_count (Results 1 – 2 of 2) sorted by relevance
752 int end_count; in dwc2_uframe_schedule_split() local897 end_count = bytecount; in dwc2_uframe_schedule_split()906 end_count = 4; in dwc2_uframe_schedule_split()931 end_count = middle_count; in dwc2_uframe_schedule_split()937 end_count = other_data_bytes % 188; in dwc2_uframe_schedule_split()948 HS_USECS_ISO(end_count); in dwc2_uframe_schedule_split()
632 const size_t end_count = specs.GetSize(); in GetModuleSpecifications() local633 size_t num_specs_added = end_count - initial_count; in GetModuleSpecifications()637 for (size_t i = initial_count; i < end_count; ++i) { in GetModuleSpecifications()