Searched refs:ux_host_class_dpump_bulk_out_endpoint (Results 1 – 4 of 4) sorted by relevance
109 dpump -> ux_host_class_dpump_bulk_out_endpoint = endpoint; in _ux_host_class_dpump_endpoints_get()116 if (dpump -> ux_host_class_dpump_bulk_out_endpoint == UX_NULL) in _ux_host_class_dpump_endpoints_get()
107 _ux_host_stack_endpoint_transfer_abort(dpump -> ux_host_class_dpump_bulk_out_endpoint); in _ux_host_class_dpump_deactivate()
134 …transfer_request = &dpump -> ux_host_class_dpump_bulk_out_endpoint -> ux_endpoint_transfer_reques… in _ux_host_class_dpump_write()
2716 UX_ENDPOINT *ux_host_class_dpump_bulk_out_endpoint; member