Searched refs:UsbdBulkASyncReqInit (Results 1 – 2 of 2) sorted by relevance
120 static int32_t UsbdBulkASyncReqInit(UsbdBulkASyncReqList *list, UsbdBulkASyncList *pList);
1044 int32_t UsbdDispatcher::UsbdBulkASyncReqInit(UsbdBulkASyncReqList *list, UsbdBulkASyncList *pList) in UsbdBulkASyncReqInit() function in OHOS::HDI::Usb::V1_1::UsbdDispatcher1111 ret = UsbdBulkASyncReqInit(&bulkAsyncList->rList, bulkAsyncList); in UsbdBulkASyncListAlloc()