hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/Documentation/ABI/testing/configfs-usb-gadget-sourcesink
....@@ -4,11 +4,13 @@
44 Description:
55 The attributes:
66
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
- buflen - buffer length
13
- bulk_qlen - depth of queue for bulk
14
- iso_qlen - depth of queue for iso
7
+ ============== ==================================
8
+ pattern 0 (all zeros), 1 (mod63), 2 (none)
9
+ isoc_interval 1..16
10
+ isoc_maxpacket 0 - 1023 (fs), 0 - 1024 (hs/ss)
11
+ isoc_mult 0..2 (hs/ss only)
12
+ isoc_maxburst 0..15 (ss only)
13
+ buflen buffer length
14
+ bulk_qlen depth of queue for bulk
15
+ iso_qlen depth of queue for iso
16
+ ============== ==================================