diff options
Diffstat (limited to 'Documentation/ABI/testing/configfs-usb-gadget-sourcesink')
-rw-r--r-- | Documentation/ABI/testing/configfs-usb-gadget-sourcesink | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/configfs-usb-gadget-sourcesink b/Documentation/ABI/testing/configfs-usb-gadget-sourcesink new file mode 100644 index 000000000000..a30f3093ef6c --- /dev/null +++ b/Documentation/ABI/testing/configfs-usb-gadget-sourcesink | |||
@@ -0,0 +1,12 @@ | |||
1 | What: /config/usb-gadget/gadget/functions/SourceSink.name | ||
2 | Date: Nov 2013 | ||
3 | KenelVersion: 3.13 | ||
4 | Description: | ||
5 | The attributes: | ||
6 | |||
7 | pattern - 0 (all zeros), 1 (mod63), 2 (none) | ||
8 | isoc_interval - 1..16 | ||
9 | isoc_maxpacket - 0 - 1023 (fs), 0 - 1024 (hs/ss) | ||
10 | isoc_mult - 0..2 (hs/ss only) | ||
11 | isoc_maxburst - 0..15 (ss only) | ||
12 | qlen - buffer length | ||