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>
This commit is contained in:
Mauro Carvalho Chehab
2017-04-05 10:23:04 -03:00
committed by Jonathan Corbet
parent 401c7be2ba
commit 3b38e4f218
2 changed files with 43 additions and 19 deletions

View File

@@ -8,6 +8,7 @@ Linux USB API
gadget
anchors
bulk-streams
callbacks
writing_usb_driver
writing_musb_glue_layer