Searched refs:elapsed_ms (Results 1 – 2 of 2) sorted by relevance
184 ULONG current_ms, elapsed_ms; in _ux_host_class_hub_activate_wait() local481 elapsed_ms = _ux_utility_time_elapsed(current_ms, in _ux_host_class_hub_activate_wait()483 if (elapsed_ms < hub -> ux_host_class_hub_wait_ms) in _ux_host_class_hub_activate_wait()
443 ULONG current_ms, elapsed_ms; in _ux_host_stack_device_enum_run() local1027 elapsed_ms = _ux_utility_time_elapsed(current_ms, in _ux_host_stack_device_enum_run()1029 if (elapsed_ms < device -> ux_device_enum_wait_ms) in _ux_host_stack_device_enum_run()