Searched refs:USB_PR_DPCM_USB (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/usb/storage/ |
A D | unusual_sddr09.h | 12 USB_SC_SCSI, USB_PR_DPCM_USB, NULL, 0), 24 USB_SC_SCSI, USB_PR_DPCM_USB, usb_stor_sddr09_dpcm_init, 42 USB_SC_SCSI, USB_PR_DPCM_USB, NULL, 0),
|
A D | transport.c | 653 if ((us->protocol == USB_PR_CB || us->protocol == USB_PR_DPCM_USB) && in usb_stor_invoke_transport()
|
A D | sddr09.c | 1760 if (us->protocol == USB_PR_DPCM_USB) { in sddr09_probe()
|
/linux/include/linux/usb/ |
A D | storage.h | 40 #define USB_PR_DPCM_USB 0xf0 /* Combination CB/SDDR09 */ macro
|
Completed in 10 milliseconds