Searched full:mass (Results 1 – 25 of 226) sorted by relevance
12345678910
/linux-6.12.1/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) 731 "PEG Mass Storage", 738 "PEG Mass Storage", 745 "PEG Mass Storage", 885 /* Globetrotter HSDPA; mass storage shows up as Qualcomm for vendor */ 888 "Mass Storage", 962 "Mass Storage Device", 973 "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 = sysfs_emit(buf, "Forced Mass Storage\n"); in truinst_show() 143 /* Force Mass Storage mode (keep CD-Rom) */ in sierra_ms_init() 145 usb_stor_dbg(us, "SWIMS: Forcing Mass Storage Mode\n"); in sierra_ms_init()
|
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 | 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 | 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-6.12.1/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 196 Other gadgets using mass storage function 199 The Mass Storage Gadget uses the Mass Storage Function to handle 200 mass storage protocol. As a composite function, MSF may be used by 204 gadgets using MSF, except that support for mass storage related 209 For examples of how to include mass storage function in gadgets, one 216 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 | 23 mass-storage
|
/linux-6.12.1/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-6.12.1/drivers/staging/rtl8723bs/include/ |
D | rtw_mp.h | 52 /* Indicate if we have started Mass Production Test. */ 66 /* Work Item for Mass Production Test. */ 103 /* Content of RCR Register for Mass Production Test. */ 107 /* Rx OK count, statistics used in Mass Production Test. */ 109 /* Rx CRC32 error count, statistics used in Mass Production Test. */
|
/linux-6.12.1/tools/usb/usbip/doc/ |
D | usbipd.8 | 106 - in this example, a mass storage gadget is bound. 113 - in this example, the previous mass storage gadget is unbound.
|
/linux-6.12.1/drivers/usb/gadget/ |
D | Kconfig | 344 bool "Mass storage" 349 The Mass Storage Gadget acts as a USB Mass Storage disk drive. 377 mass storage) and other are implemented in user space.
|
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
D | dlg,da7280.txt | 12 "ERM-bar" - Bar type Eccentric Rotating Mass. 13 "ERM-coin" - Coin type Eccentric Rotating Mass.
|
/linux-6.12.1/arch/sh/boards/mach-highlander/ |
D | Kconfig | 16 Selecting this option will enable support for the mass-production
|
/linux-6.12.1/drivers/clk/ |
D | clkdev.c | 346 * To make things easier for mass registration, we detect error clks 373 * To make things easier for mass registration, we detect error clk_hws 402 * To make things easier for mass registration, we detect error clk_hws
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-devices-platform-_UDC_-gadget | 17 the SCSI WRITE(10,12) commands when a gadget in USB Mass
|
/linux-6.12.1/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
|
12345678910