We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f42f244 commit c75f52fCopy full SHA for c75f52f
drivers/usb/dwc3/core.h
@@ -398,7 +398,7 @@ struct dwc3_event_buffer {
398
* @number: endpoint number (1 - 15)
399
* @type: set to bmAttributes & USB_ENDPOINT_XFERTYPE_MASK
400
* @resource_index: Resource transfer index
401
- * @interval: the intervall on which the ISOC transfer is started
+ * @interval: the interval on which the ISOC transfer is started
402
* @name: a human readable name e.g. ep1out-bulk
403
* @direction: true for TX, false for RX
404
* @stream_capable: true when streams are enabled
0 commit comments