Searched refs:USB_PR_DPCM_USB (Results  1 – 4 of 4) sorted by relevance
| /linux-4.1.27/drivers/usb/storage/ | 
| D | unusual_sddr09.h | 24 		USB_SC_SCSI, USB_PR_DPCM_USB, NULL, 0), 36 		USB_SC_SCSI, USB_PR_DPCM_USB, usb_stor_sddr09_dpcm_init, 54 		USB_SC_SCSI, USB_PR_DPCM_USB, NULL, 0),
  | 
| D | transport.c | 644 	if ((us->protocol == USB_PR_CB || us->protocol == USB_PR_DPCM_USB) &&  in usb_stor_invoke_transport()
  | 
| D | sddr09.c | 1752 	if (us->protocol == USB_PR_DPCM_USB) {  in sddr09_probe()
  | 
| /linux-4.1.27/include/linux/usb/ | 
| D | storage.h | 39 #define USB_PR_DPCM_USB	0xf0		/* Combination CB/SDDR09 */  macro
  |