Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
42486a7d
Commit
42486a7d
authored
May 03, 2004
by
Christophe Lucas
Committed by
Greg Kroah-Hartman
May 03, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] USB: esthetic and trivial patch.
parent
faf8a6b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
include/linux/usb.h
include/linux/usb.h
+1
-1
No files found.
include/linux/usb.h
View file @
42486a7d
...
@@ -712,7 +712,7 @@ typedef void (*usb_complete_t)(struct urb *, struct pt_regs *);
...
@@ -712,7 +712,7 @@ typedef void (*usb_complete_t)(struct urb *, struct pt_regs *);
* URB_NO_SETUP_DMA_MAP indicate which buffers have already been mapped.
* URB_NO_SETUP_DMA_MAP indicate which buffers have already been mapped.
* URB_NO_SETUP_DMA_MAP is ignored for non-control URBs.
* URB_NO_SETUP_DMA_MAP is ignored for non-control URBs.
*
*
* Interrupt U
BS
must provide an interval, saying how often (in milliseconds
* Interrupt U
RBs
must provide an interval, saying how often (in milliseconds
* or, for highspeed devices, 125 microsecond units)
* or, for highspeed devices, 125 microsecond units)
* to poll for transfers. After the URB has been submitted, the interval
* to poll for transfers. After the URB has been submitted, the interval
* field reflects how the transfer was actually scheduled.
* field reflects how the transfer was actually scheduled.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment