Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_USB_RAW_GADGET
:
(none)
raw_gadget
USB Raw Gadget is a gadget driver that gives userspace low-level control over the gadget's communication process.
Like any other gadget driver, Raw Gadget implements USB devices via the USB gadget API. Unlike most gadget drivers, Raw Gadget does not implement any concrete USB functions itself but requires userspace to do that.
See Documentation/usb/raw-gadget.rst for details.
Say "y" to link the driver statically, or "m" to build a dynamically linked module called "raw_gadget".
Raw data from LKDDb:
lkddb module raw_gadget CONFIG_USB_RAW_GADGET : drivers/usb/gadget/legacy/Kconfig : "USB Raw Gadget" # in 5.7–5.19, 6.0–6.12, 6.13-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - U index
Automatically generated (in year 2024). See also LKDDb sources on GitLab