Searched refs:USB_ST_NORESPONSE (Results 1 – 4 of 4) sorted by relevance
19 /* DevNotResp */ USB_ST_NORESPONSE,24 /* reservd */ USB_ST_NORESPONSE,25 /* reservd */ USB_ST_NORESPONSE,28 /* Not Access */ USB_ST_NORESPONSE,29 /* Not Access */ USB_ST_NORESPONSE
102 USB_ST_NORESPONSE
184 #define USB_ST_NORESPONSE (-ETIMEDOUT) /* device not responding/handshaking */ macro
103 case USB_ST_NORESPONSE: in read_bulk_callback()