summaryrefslogtreecommitdiff
path: root/Documentation/driver-api/usb/index.rst
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2017-04-05 16:23:04 +0300
committerJonathan Corbet <corbet@lwn.net>2017-04-11 23:39:08 +0300
commit3b38e4f21868d83ed03d5d101c789c4df2b08e8b (patch)
treeb7d31f5766ba2509784e33d738447868f8d73236 /Documentation/driver-api/usb/index.rst
parent401c7be2bad9eea68c1a660d54d1caa00b3098e4 (diff)
downloadlinux-3b38e4f21868d83ed03d5d101c789c4df2b08e8b.tar.xz
usb/callbacks.txt: convert to ReST and add to driver-api book
This document describe some USB core functions. Add it to the driver-api book. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/driver-api/usb/index.rst')
-rw-r--r--Documentation/driver-api/usb/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/driver-api/usb/index.rst b/Documentation/driver-api/usb/index.rst
index 6fe7611f7332..441c5dacdf27 100644
--- a/Documentation/driver-api/usb/index.rst
+++ b/Documentation/driver-api/usb/index.rst
@@ -8,6 +8,7 @@ Linux USB API
gadget
anchors
bulk-streams
+ callbacks
writing_usb_driver
writing_musb_glue_layer