Searched refs:US_PR_DPCM_USB (Results 1 – 3 of 3) sorted by relevance
665 case US_PR_DPCM_USB: in get_transport()1108 if (us->protocol == US_PR_EUSB_SDDR09 || us->protocol == US_PR_DPCM_USB) in storage_probe()
810 if (us->protocol == US_PR_CB || us->protocol == US_PR_DPCM_USB) in usb_stor_invoke_transport()1019 if ((us->protocol == US_PR_CB || us->protocol == US_PR_DPCM_USB) && in usb_stor_invoke_transport()
102 #define US_PR_DPCM_USB 0xf0 macro