We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 309005e commit 1ed3af5Copy full SHA for 1ed3af5
drivers/usb/dwc3/core.h
@@ -717,6 +717,7 @@ struct dwc3_event_buffer {
717
/**
718
* struct dwc3_ep - device side endpoint representation
719
* @endpoint: usb endpoint
720
+ * @nostream_work: work for handling bulk NoStream
721
* @cancelled_list: list of cancelled requests for this endpoint
722
* @pending_list: list of pending requests for this endpoint
723
* @started_list: list of started requests on this endpoint
0 commit comments