Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_USB_FILE_STORAGE
has multiple definitions:
drivers/usb/gadget/Kconfig
The configuration item CONFIG_USB_FILE_STORAGE:
CONFIG_BLOCK
g_file_storage
The File-backed 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.
Say "y" to link the driver statically, or "m" to build a dynamically linked module called "g_file_storage".
NOTE: This driver is deprecated. Its replacement is the Mass Storage Gadget.
drivers/usb/gadget/Kconfig
The configuration item CONFIG_USB_FILE_STORAGE:
CONFIG_BLOCK
g_file_storage
The File-backed 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.
Say "y" to link the driver statically, or "m" to build a dynamically linked module called "g_file_storage".
drivers/usb/gadget/Kconfig
The configuration item CONFIG_USB_FILE_STORAGE:
CONFIG_USB_GADGET_SA1100 = CONFIG_n
g_file_storage
The File-backed 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.
Say "y" to link the driver statically, or "m" to build a dynamically linked module called "g_file_storage".
Raw data from LKDDb:
lkddb module g_file_storage CONFIG_USB_FILE_STORAGE : drivers/usb/gadget/Kconfig : "File-backed Storage Gadget (DEPRECATED)" # in 2.6.2–2.6.39, 3.0–3.7
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