diff options
Diffstat (limited to 'Documentation/driver-api/usb/index.rst')
-rw-r--r-- | Documentation/driver-api/usb/index.rst | 29 |
1 files changed, 29 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..8fe995a1e --- /dev/null +++ b/Documentation/driver-api/usb/index.rst @@ -0,0 +1,29 @@ +============= +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 + usb3-debug-port + +.. only:: subproject and html + + Indices + ======= + + * :ref:`genindex` |