Searched full:mass (Results 1 – 25 of 250) sorted by relevance
12345678910
/Linux-v5.10/drivers/usb/storage/ |
D | unusual_devs.h | 3 * Driver for USB Mass Storage compliant devices 283 "USB Mass Storage Device", 301 * Generic Mass Storage (PROTOTYPE--Remember to change idVendor) 714 "PEG Mass Storage", 721 "PEG Mass Storage", 728 "PEG Mass Storage", 868 /* Globetrotter HSDPA; mass storage shows up as Qualcomm for vendor */ 871 "Mass Storage", 945 "Mass Storage Device", 956 "Mass Storage Device", [all …]
|
D | Kconfig | 10 tristate "USB Mass Storage support" 13 Say Y here if you want to connect USB mass storage devices to your 30 bool "USB Mass Storage verbose debug" 32 Say Y here in order to have the USB Mass Storage code generate 67 Say Y here if you want to use USB Mass Store devices based 107 SmartMedia reader in the USB Mass Storage driver. 116 SmartMedia reader in the USB Mass Storage driver. 159 This code places the Rio Karma into mass storage mode, enabling 174 mass storage class.
|
D | scsiglue.h | 3 * Driver for USB Mass Storage compliant devices 9 * This driver is based on the 'USB Mass Storage Class' document. This
|
D | initializers.h | 3 * Header file for Special Initializers for certain USB Mass Storage devices 8 * This driver is based on the 'USB Mass Storage Class' document. This
|
D | protocol.h | 3 * Driver for USB Mass Storage compliant devices 9 * This driver is based on the 'USB Mass Storage Class' document. This
|
D | debug.h | 3 * Driver for USB Mass Storage compliant devices 12 * This driver is based on the 'USB Mass Storage Class' document. This
|
D | sierra_ms.c | 101 result = snprintf(buf, PAGE_SIZE, "Forced Mass Storage\n"); in truinst_show() 145 /* Force Mass Storage mode (keep CD-Rom) */ in sierra_ms_init() 147 usb_stor_dbg(us, "SWIMS: Forcing Mass Storage Mode\n"); in sierra_ms_init()
|
D | initializers.c | 3 * Special Initializers for certain USB Mass Storage devices 8 * This driver is based on the 'USB Mass Storage Class' document. This
|
D | transport.h | 3 * Driver for USB Mass Storage compliant devices 9 * This driver is based on the 'USB Mass Storage Class' document. This
|
D | option_ms.c | 153 /* Allow Mass Storage mode (keep CD-Rom) */ in option_ms_init() 155 "Allowing Mass Storage Mode if device requests it"); in option_ms_init()
|
/Linux-v5.10/Documentation/usb/ |
D | mass-storage.rst | 2 Mass Storage Gadget (MSG) 8 Mass Storage Gadget (or MSG) acts as a USB Mass Storage device, 27 relation to mass storage function (or MSF) and different gadgets 35 The mass storage gadget accepts the following mass storage specific 187 Other gadgets using mass storage function 190 The Mass Storage Gadget uses the Mass Storage Function to handle 191 mass storage protocol. As a composite function, MSF may be used by 195 gadgets using MSF, except that support for mass storage related 200 For examples of how to include mass storage function in gadgets, one 207 The Mass Storage Function and thus the Mass Storage Gadget has been [all …]
|
D | gadget_multi.rst | 14 USB Mass Storage functions. 69 For mass storage it is trivial since Windows detect it's an interface 70 implementing USB Mass Storage class and selects appropriate driver.
|
D | index.rst | 21 mass-storage
|
/Linux-v5.10/drivers/usb/gadget/legacy/ |
D | Kconfig | 229 mass storage) and other are implemented in user space. 263 tristate "Mass Storage Gadget" 268 The Mass Storage Gadget acts as a USB Mass Storage disk drive. 390 tristate "CDC Composite Device (ACM and mass storage)" 398 a mass storage, and a CDC ACM (serial port) link. 414 and/or CDC Ethernet), mass storage and ACM serial link 434 Mass Storage functions available in the Multifunction Composite 446 Serial and Mass Storage functions available in the Multifunction
|
D | mass_storage.c | 3 * mass_storage.c -- Mass Storage USB Gadget 13 * The Mass Storage Gadget acts as a USB Mass Storage device, 18 * gives an easy way to probe the behavior of the Mass Storage drivers 33 #define DRIVER_DESC "Mass Storage Gadget"
|
D | acm_ms.c | 3 * acm_ms.c -- Composite driver, with ACM and mass storage support 104 * We _always_ have both ACM and mass storage functions. 169 /* set up mass storage function */ in acm_ms_bind()
|
/Linux-v5.10/drivers/staging/rtl8723bs/include/ |
D | rtw_mp.h | 55 /* Indicate if we have started Mass Production Test. */ 69 /* Work Item for Mass Production Test. */ 106 /* Content of RCR Regsiter for Mass Production Test. */ 110 /* Rx OK count, statistics used in Mass Production Test. */ 112 /* Rx CRC32 error count, statistics used in Mass Production Test. */
|
/Linux-v5.10/drivers/usb/gadget/ |
D | Kconfig | 337 bool "Mass storage" 342 The Mass Storage Gadget acts as a USB Mass Storage disk drive. 370 mass storage) and other are implemented in user space.
|
/Linux-v5.10/drivers/staging/octeon-usb/ |
D | TODO | 2 D-Link DSR-1000N and EBH5600 evaluation board with USB mass storage.
|
/Linux-v5.10/arch/sh/boards/mach-highlander/ |
D | Kconfig | 16 Selecting this option will enable support for the mass-production
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-devices-platform-_UDC_-gadget | 17 the SCSI WRITE(10,12) commands when a gadget in USB Mass
|
/Linux-v5.10/Documentation/devicetree/bindings/iio/chemical/ |
D | sensirion,sps30.yaml | 13 Air pollution sensor capable of measuring mass concentration of dust
|
D | plantower,pms7003.yaml | 13 Air pollution sensor capable of measuring mass concentration of dust
|
/Linux-v5.10/drivers/clk/ |
D | clkdev.c | 336 * To make things easier for mass registration, we detect error clks 363 * To make things easier for mass registration, we detect error clk_hws 426 * To make things easier for mass registration, we detect error clk_hws
|
/Linux-v5.10/tools/testing/selftests/ptp/ |
D | testptp.mk | 17 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
12345678910