Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_USB_MASS_STORAGE
has multiple definitions:
drivers/usb/gadget/legacy/Kconfig
The configuration item CONFIG_USB_MASS_STORAGE:
CONFIG_BLOCK
g_mass_storage
, g_mass_storage
The Mass Storage Gadget acts as a USB Mass Storage disk drive. As its storage repository it can use a regular file or a block device (in much the same way as the "loop" device driver), specified as a module parameter or sysfs option.
This driver is a replacement for now removed File-backed Storage Gadget (g_file_storage).
Say "y" to link the driver statically, or "m" to build a dynamically linked module called "g_mass_storage".
drivers/usb/gadget/Kconfig
The configuration item CONFIG_USB_MASS_STORAGE:
CONFIG_BLOCK
g_mass_storage
, g_mass_storage
The Mass Storage Gadget acts as a USB Mass Storage disk drive. As its storage repository it can use a regular file or a block device (in much the same way as the "loop" device driver), specified as a module parameter or sysfs option.
This driver is a replacement for now removed File-backed Storage Gadget (g_file_storage).
Say "y" to link the driver statically, or "m" to build a dynamically linked module called "g_mass_storage".
Raw data from LKDDb:
lkddb module g_mass_storage CONFIG_USB_MASS_STORAGE : drivers/usb/gadget/Kconfig : "Mass Storage Gadget" # in 2.6.33–2.6.39, 3.0–3.16
lkddb module g_mass_storage CONFIG_USB_MASS_STORAGE : drivers/usb/gadget/legacy/Kconfig : "Mass Storage Gadget" # in 3.17–3.19, 4.0–4.20, 5.0–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