mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-22 12:14:01 +08:00
e463c06335
The URB doc describes the Kernel mechanism that do USB transfers. While the functions are already described at urb.h, there are a number of concepts and theory that are important for USB driver developers. Convert it to ReST and use C ref links to point to the places at usb.h where each function and struct is located. A few of those descriptions were incomplete. While here, update to reflect the current API status. 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> |
||
---|---|---|
.. | ||
anchors.rst | ||
bulk-streams.rst | ||
callbacks.rst | ||
dma.rst | ||
error-codes.rst | ||
gadget.rst | ||
hotplug.rst | ||
index.rst | ||
persist.rst | ||
power-management.rst | ||
URB.rst | ||
usb.rst | ||
writing_musb_glue_layer.rst | ||
writing_usb_driver.rst |