diff options
Diffstat (limited to 'Documentation/driver-api/usb/index.rst')
-rw-r--r-- | Documentation/driver-api/usb/index.rst | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Documentation/driver-api/usb/index.rst b/Documentation/driver-api/usb/index.rst new file mode 100644 index 000000000..cfa8797ea --- /dev/null +++ b/Documentation/driver-api/usb/index.rst @@ -0,0 +1,30 @@ +============= +Linux USB API +============= + +.. toctree:: + + 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` |