Searched refs:USB_STOR_XFER_STALLED (Results 1 - 9 of 9) sorted by relevance

/drivers/staging/keucr/
H A Dtransport.h9 #define USB_STOR_XFER_STALLED 2 /* endpoint stalled */ macro
H A Dtransport.c156 return USB_STOR_XFER_STALLED;
161 return USB_STOR_XFER_STALLED;
657 if (result == USB_STOR_XFER_STALLED) {
H A Dinit.c208 if (result == USB_STOR_XFER_STALLED) {
/drivers/usb/storage/
H A Dtransport.h50 #define USB_STOR_XFER_STALLED 2 /* endpoint stalled */ macro
H A Dtransport.c288 return USB_STOR_XFER_STALLED;
295 return USB_STOR_XFER_STALLED;
934 if (result == USB_STOR_XFER_STALLED) {
952 if (result == USB_STOR_XFER_STALLED)
954 if (result > USB_STOR_XFER_STALLED)
1145 if (result == USB_STOR_XFER_STALLED) {
H A Dsddr55.c160 if (result == USB_STOR_XFER_SHORT || result == USB_STOR_XFER_STALLED) {
H A Dsddr09.c323 case USB_STOR_XFER_STALLED: return -EPIPE;
H A Dshuttle_usbat.c631 result == USB_STOR_XFER_STALLED) {
H A Dene_ub6250.c535 if (result == USB_STOR_XFER_STALLED) {

Completed in 104 milliseconds