Searched refs:USB_RAW_REQUEST_TIME_ZERO_MS (Results 1 – 7 of 7) sorted by relevance
953 fillRequestData.timeout = USB_RAW_REQUEST_TIME_ZERO_MS; in CheckRawSdkIfFillInterruptRequest001()976 fillRequestData.timeout = USB_RAW_REQUEST_TIME_ZERO_MS; in CheckRawSdkIfFillInterruptRequest002()999 fillRequestData.timeout = USB_RAW_REQUEST_TIME_ZERO_MS; in CheckRawSdkIfFillInterruptRequest003()1428 reqData.timeout = USB_RAW_REQUEST_TIME_ZERO_MS; in CheckRawSdkIfSendBulkRequest001()1454 reqData.timeout = USB_RAW_REQUEST_TIME_ZERO_MS; in CheckRawSdkIfSendBulkRequest002()1474 reqData.timeout = USB_RAW_REQUEST_TIME_ZERO_MS; in CheckRawSdkIfSendBulkRequest003()1494 reqData.timeout = USB_RAW_REQUEST_TIME_ZERO_MS; in CheckRawSdkIfSendBulkRequest004()1528 reqData.timeout = USB_RAW_REQUEST_TIME_ZERO_MS; in CheckRawSdkIfSendInterruptRequest001()1549 reqData.timeout = USB_RAW_REQUEST_TIME_ZERO_MS; in CheckRawSdkIfSendInterruptRequest002()1571 reqData.timeout = USB_RAW_REQUEST_TIME_ZERO_MS; in CheckRawSdkIfSendInterruptRequest003()[all …]
1027 parmas.timeout = USB_RAW_REQUEST_TIME_ZERO_MS; in CheckHostSdkIfFillIsoRequest001()1053 parmas.timeout = USB_RAW_REQUEST_TIME_ZERO_MS; in CheckHostSdkIfFillIsoRequest002()1079 parmas.timeout = USB_RAW_REQUEST_TIME_ZERO_MS; in CheckHostSdkIfFillIsoRequest003()1125 parmas.timeout = USB_RAW_REQUEST_TIME_ZERO_MS; in CheckHostSdkIfFillIsoRequest005()1218 readParmas.timeout = USB_RAW_REQUEST_TIME_ZERO_MS; in CheckHostSdkIfFillRequest001()1250 parmas.timeout = USB_RAW_REQUEST_TIME_ZERO_MS; in CheckHostSdkIfFillRequest002()1273 intParmas.timeout = USB_RAW_REQUEST_TIME_ZERO_MS; in CheckHostSdkIfFillRequest003()1369 readParmas.timeout = USB_RAW_REQUEST_TIME_ZERO_MS; in CheckHostSdkIfFillRequest005()1402 parmas.timeout = USB_RAW_REQUEST_TIME_ZERO_MS; in CheckHostSdkIfFillRequest006()1425 intParmas.timeout = USB_RAW_REQUEST_TIME_ZERO_MS; in CheckHostSdkIfFillRequest007()
235 #define USB_RAW_REQUEST_TIME_ZERO_MS 0 macro
180 #define USB_RAW_REQUEST_TIME_ZERO_MS 0 macro
30 #define USB_RAW_REQUEST_TIME_ZERO_MS (0) macro
48 if (request->timeout == USB_RAW_REQUEST_TIME_ZERO_MS) { in HandleSyncRequestCompletion()655 if (request->timeout == USB_RAW_REQUEST_TIME_ZERO_MS) { in ControlRequestCompletion()
1704 if (requestObj->hostRequest->timeout == USB_RAW_REQUEST_TIME_ZERO_MS) { in UsbSubmitRequestSync()