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/legacy/KconfigThe configuration item CONFIG_USB_GADGETFS:
(none)gadgetfs, 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".
drivers/usb/gadget/KconfigThe configuration item CONFIG_USB_GADGETFS:
(none)gadgetfs, 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".
drivers/usb/gadget/KconfigThe configuration item CONFIG_USB_GADGETFS:
CONFIG_EXPERIMENTALgadgetfs, 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.
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".
Raw data from LKDDb:
lkddb fs "gadgetfs" : CONFIG_OF CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_GADGETFS CONFIG_USB_PHY : drivers/usb/gadget/legacy/inode.c # in 4.12–4.14lkddb fs "gadgetfs" : CONFIG_OF CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_GADGETFS CONFIG_USB_PHY CONFIG_USB_SUPPORT : drivers/usb/gadget/legacy/inode.c # in 4.15–4.20, 5.0–5.19, 6.0–6.17, 6.18-rc+HEADlkddb fs "gadgetfs" : CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_GADGETFS : drivers/usb/gadget/inode.c # in 2.6.15–2.6.39lkddb fs "gadgetfs" : CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_GADGETFS CONFIG_USB_OTG_UTILS : drivers/usb/gadget/inode.c # in 3.0–3.9lkddb fs "gadgetfs" : CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_GADGETFS CONFIG_USB_PHY : drivers/usb/gadget/inode.c # in 3.10–3.16lkddb fs "gadgetfs" : CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_GADGETFS CONFIG_USB_PHY : drivers/usb/gadget/legacy/inode.c # in 3.17–3.19, 4.0–4.11lkddb fs "gadgetfs" : CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_GADGETFS : drivers/usb/gadget/inode.c # in 2.6.0–2.6.14lkddb module gadgetfs CONFIG_USB_GADGETFS : drivers/usb/gadget/Kconfig : "Gadget Filesystem" # in 2.6.0–2.6.39, 3.0–3.16lkddb module gadgetfs CONFIG_USB_GADGETFS : drivers/usb/gadget/legacy/Kconfig : "Gadget Filesystem" # in 3.17–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.17, 6.18-rc+HEADThis 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 2025). See also LKDDb sources on GitLab