linux-bl808/Documentation/driver-api/usb
Mauro Carvalho Chehab 1b7743912b usb: docs: document altmode register/unregister functions
The typec_bus.rst asks for documentation of those two
functions, but they don't exist:

	./drivers/usb/typec/bus.c:1: warning: 'typec_altmode_unregister_driver' not found
	./drivers/usb/typec/bus.c:1: warning: 'typec_altmode_register_driver' not found

Also, they're not declared on bus.c but, instead, at a header
file (typec_altmode.h).

So, add documentation for both functions at the header and
change the kernel-doc markup under typec_bus.rst to point
to the right place.

While here, also place the documentation for both structs
declared on typec_altmode.h at the rst file.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-10-15 07:49:48 +02:00
..
anchors.rst
bulk-streams.rst
callbacks.rst
dma.rst
dwc3.rst
error-codes.rst
gadget.rst docs: get rid of :c:type explicit declarations for structs 2020-10-15 07:49:40 +02:00
hotplug.rst docs: get rid of :c:type explicit declarations for structs 2020-10-15 07:49:40 +02:00
index.rst
persist.rst
power-management.rst
typec.rst
typec_bus.rst usb: docs: document altmode register/unregister functions 2020-10-15 07:49:48 +02:00
URB.rst docs: get rid of :c:type explicit declarations for structs 2020-10-15 07:49:40 +02:00
usb.rst
usb3-debug-port.rst
writing_musb_glue_layer.rst
writing_usb_driver.rst Replace HTTP links with HTTPS ones: Documentation/driver-api 2020-06-26 11:09:04 -06:00