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