Home
last modified time | relevance | path

Searched defs:currentSize (Results 1 – 11 of 11) sorted by relevance

/drivers/peripheral/usb/test/unittest/host_sdk/
Dusb_host_sdk_if_test_io.cpp102 unsigned int currentSize = req->compInfo.actualLength; in AcmCtrlIrq() local
Dusb_raw_sdk_if_test_io.cpp224 unsigned int currentSize = req->actualLength; in AcmNotifyReqCallback() local
Dusb_host_sdk_if_test.cpp140 uint32_t currentSize = req->compInfo.actualLength; in AcmCtrlIrq() local
Dusb_raw_sdk_if_test.cpp241 unsigned int currentSize = req->actualLength; in AcmNotifyReqCallback() local
/drivers/peripheral/usb/net/src/
Dusb_net_host.c341 struct UsbnetHost *usbNet, unsigned int currentSize, unsigned int expectedSize) in UsbnetHostNotificationBufferProcess()
402 unsigned int currentSize = (unsigned int)req->actualLength; in UsbnetHostReqCallback() local
Dcdc_ether.c748 unsigned int currentSize, uint32_t expectedSize) in EcmNotificationAndRequest()
765 unsigned int currentSize = req->compInfo.actualLength; in EcmCtrlIrq() local
/drivers/peripheral/usb/serial/src/
Dusb_serial_rawapi.c1038 …const struct UsbRawRequest *req, struct AcmDevice *acm, unsigned int currentSize, unsigned int exp… in AcmNotificationBufferProcess()
1079 unsigned int currentSize = (unsigned int)req->actualLength; in AcmNotifyReqCallback() local
Dusb_serial.c1277 unsigned int currentSize = req->compInfo.actualLength; in AcmCtrlIrqCheckSize() local
/drivers/external_device_manager/frameworks/ddk/usb/
Dusb_config_desc_parser.cpp273 size_t currentSize = interfaceNums.size(); in GetInterfaceNumberDes() local
/drivers/hdf_core/framework/test/unittest/model/usb/host/src/
Dusb_raw_io.c209 unsigned int currentSize = req->actualLength; in AcmNotifyReqCallback() local
Dusb_test.c137 unsigned int currentSize = req->compInfo.actualLength; in AcmCtrlIrq() local