Home
last modified time | relevance | path

Searched defs:numUrbs (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dlinux_adapter.c502 int32_t numUrbs = request->numUrbs; in OsSubmitBulkRequestHandle() local
536 int32_t numUrbs; in OsSubmitBulkRequest() local
591 static int32_t OsAllocIsoUrbs(struct UsbHostRequest *request, int32_t numUrbs, struct UsbAdapterUrb… in OsAllocIsoUrbs()
626 static int32_t OsSubmitIsoUrbs(struct UsbHostRequest *request, int32_t numUrbs, struct UsbAdapterUr… in OsSubmitIsoUrbs()
684 …int32_t numUrbs = (request->numIsoPackets + (MAX_ISO_PACKETS_PER_URB - 1)) / MAX_ISO_PACKETS_PER_U… in OsSubmitIsoRequest() local
777 int32_t numUrbs; in OsIsoCompletion() local
H A Dliteos_adapter.c605 int32_t numUrbs = request->numUrbs; in OsSubmitBulkRequestHandle() local
661 int32_t numUrbs; in OsSubmitBulkRequest() local
703 static int32_t OsAllocIsoUrbs(struct UsbHostRequest *request, int32_t numUrbs, struct Async **ass) in OsAllocIsoUrbs()
750 static int32_t OsSubmitIsoUrbs(struct UsbHostRequest *request, int32_t numUrbs, struct Async **pUrb… in OsSubmitIsoUrbs()
815 …int32_t numUrbs = (request->numIsoPackets + (MAX_ISO_PACKETS_PER_URB - 1)) / MAX_ISO_PACKETS_PER_U… in OsSubmitIsoRequest() local
916 int32_t numUrbs; in OsIsoCompletion() local
/ohos5.0/drivers/peripheral/usb/ddk/host/include/
H A Dusb_ddk_request.h103 int32_t numUrbs; member
/ohos5.0/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_raw_sdk_if_test.h195 int32_t numUrbs; member
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/host/include/
H A Dusb_raw_test.h330 int32_t numUrbs; member