Searched refs:ux_host_class_asix_bulk_out_endpoint (Results 1 – 5 of 5) sorted by relevance
181 … transfer_request = &asix -> ux_host_class_asix_bulk_out_endpoint -> ux_endpoint_transfer_request; in _ux_host_class_asix_deactivate()185 _ux_host_stack_endpoint_transfer_abort(asix -> ux_host_class_asix_bulk_out_endpoint); in _ux_host_class_asix_deactivate()
121 asix -> ux_host_class_asix_bulk_out_endpoint = endpoint; in _ux_host_class_asix_endpoints_get()128 if (asix -> ux_host_class_asix_bulk_out_endpoint == UX_NULL) in _ux_host_class_asix_endpoints_get()
207 … transfer_request = &asix -> ux_host_class_asix_bulk_out_endpoint -> ux_endpoint_transfer_request; in _ux_host_class_asix_write()
438 _ux_host_stack_endpoint_transfer_abort(asix -> ux_host_class_asix_bulk_out_endpoint); in _ux_host_class_asix_thread()
405 UX_ENDPOINT *ux_host_class_asix_bulk_out_endpoint; member