Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
U index
The Linux kernel configuration item CONFIG_USB_GADGETFS has multiple definitions:
drivers/usb/gadget/KconfigThe configuration item CONFIG_USB_GADGETFS:
CONFIG_EXPERIMENTALgadgetfsThis driver provides a filesystem based API that lets user mode programs implement a single-configuration USB device, including endpoint I/O and control requests that don't relate to enumeration. All endpoints, transfer speeds, and transfer types supported by the hardware are available, through read() and write() calls.
Currently, this option is still labelled as EXPERIMENTAL because of existing race conditions in the underlying in-kernel AIO core.
Say "y" to link the driver statically, or "m" to build a dynamically linked module called "gadgetfs".
drivers/usb/gadget/KconfigThe configuration item CONFIG_USB_GADGETFS:
(none)gadgetfsThis driver provides a filesystem based API that lets user mode programs implement a single-configuration USB device, including endpoint I/O and control requests that don't relate to enumeration. All endpoints, transfer speeds, and transfer types supported by the hardware are available, through read() and write() calls.
Say "y" to link the driver statically, or "m" to build a dynamically linked module called "gadgetfs".
Raw data from LKDDb:
lkddb fs "gadgetfs" : CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_GADGETFS CONFIG_USB_OTG_UTILS : drivers/usb/gadget/inode.clkddb fs "gadgetfs" : CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_GADGETFS CONFIG_USB_PHY : drivers/usb/gadget/inode.clkddb fs "gadgetfs" : CONFIG_USB_GADGET CONFIG_USB_GADGETFS : drivers/usb/gadget/inode.clkddb module gadgetfs CONFIG_USB_GADGETFS : drivers/usb/gadget/Kconfig : "Gadget Filesystem"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 2013) with gen-web-lkddb.py in lkddb-sources.