Home
last modified time | relevance | path

Searched refs:USB_STORAGE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/usb/storage/
DKconfig5 comment "NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may"
6 comment "also be needed; see USB_STORAGE Help for more info"
8 config USB_STORAGE config
28 depends on USB_STORAGE
35 depends on USB_STORAGE
49 depends on USB_STORAGE
58 depends on USB_STORAGE
67 depends on USB_STORAGE
85 depends on USB_STORAGE
108 depends on USB_STORAGE
[all …]
Ddebug.h32 #define USB_STORAGE "usb-storage: " macro
Dscsiglue.c366 printk(KERN_ERR USB_STORAGE "Error in %s: us->srb = %p\n", in queuecommand_lck()