Searched refs:USB_PR_DPCM_USB (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/usb/storage/ |
H 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),
|
H A D | transport.c | 653 if ((us->protocol == USB_PR_CB || us->protocol == USB_PR_DPCM_USB) && in usb_stor_invoke_transport()
|
H A D | sddr09.c | 1760 if (us->protocol == USB_PR_DPCM_USB) { in sddr09_probe()
|
/openbmc/linux/include/linux/usb/ |
H A D | storage.h | 38 #define USB_PR_DPCM_USB 0xf0 /* Combination CB/SDDR09 */ macro
|