Home
last modified time | relevance | path

Searched refs:MAX_REQUESTASYNC_NUM (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_dispatcher.h49 #define MAX_REQUESTASYNC_NUM 20 macro
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp581 if (reqnum < MAX_REQUESTASYNC_NUM) { in UsbdFindRequestASync()