Searched refs:USB_ST_STALL (Results 1 – 4 of 4) sorted by relevance
45 USB_ST_STALL81 USB_ST_STALL
18 /* Stall */ USB_ST_STALL,
200 #define USB_ST_STALL (-EPIPE) /* pipe stalled, also in urb->status*/ macro
1477 case USB_ST_STALL: /* -EPIPE = -32 */ in irda_usb_probe()