diff options
Diffstat (limited to 'Documentation/driver-api/usb/index.rst')
| -rw-r--r-- | Documentation/driver-api/usb/index.rst | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Documentation/driver-api/usb/index.rst b/Documentation/driver-api/usb/index.rst new file mode 100644 index 000000000000..fcb24d0500d9 --- /dev/null +++ b/Documentation/driver-api/usb/index.rst @@ -0,0 +1,31 @@ +============= +Linux USB API +============= + +.. toctree:: + :maxdepth: 1 + + usb + gadget + anchors + bulk-streams + callbacks + dma + URB + power-management + hotplug + persist + error-codes + writing_usb_driver + dwc3 + writing_musb_glue_layer + typec + typec_bus + usb3-debug-port + +.. only:: subproject and html + + Indices + ======= + + * :ref:`genindex` |
