Searched refs:current_endpoint (Results 1 – 1 of 1) sorted by relevance
82 UX_ENDPOINT *current_endpoint; in _ux_host_stack_interface_endpoint_get() local101 current_endpoint = interface_ptr -> ux_interface_first_endpoint; in _ux_host_stack_interface_endpoint_get()107 while (current_endpoint != UX_NULL) in _ux_host_stack_interface_endpoint_get()115 *endpoint=current_endpoint; in _ux_host_stack_interface_endpoint_get()122 current_endpoint = current_endpoint -> ux_endpoint_next_endpoint; in _ux_host_stack_interface_endpoint_get()