Home
last modified time | relevance | path

Searched defs:allocSize (Results 1 – 8 of 8) sorted by relevance

/drivers/peripheral/usb/ddk/host/src/
Dlinux_adapter.c1213 …size_t allocSize = sizeof(struct UsbHostRequest) + (sizeof(struct UsbIsoPacketDesc) * (size_t)isoP… in AdapterAllocRequest() local
1251 …size_t allocSize = sizeof(struct UsbHostRequest) + (sizeof(struct UsbIsoPacketDesc) * (size_t)isoP… in AdapterAllocRequestByMmap() local
1314 size_t allocSize = sizeof(struct UsbHostRequest) + in AdapterFreeRequest() local
Dliteos_adapter.c1297 size_t allocSize; in AdapterAllocRequest() local
/drivers/peripheral/usb/test/unittest/mock/src/
Dmock_linux_adapter.cpp394 …size_t allocSize = sizeof(UsbHostRequest) + (sizeof(UsbIsoPacketDesc) * static_cast<size_t>(isoPac… in FuncAdapterAllocRequest() local
/drivers/peripheral/usb/test/unittest/host_sdk/
Dusb_host_sdk_if_test.cpp159 uint32_t allocSize = expectedSize; in AcmCtrlIrq() local
Dusb_raw_sdk_if_test.cpp242 unsigned int expectedSize, copySize, allocSize; in AcmNotifyReqCallback() local
/drivers/peripheral/usb/net/src/
Dcdc_ether.c763 uint32_t allocSize = expectedSize; in EcmCtrlIrq() local
/drivers/peripheral/usb/serial/src/
Dusb_serial_rawapi.c1040 unsigned int allocSize = expectedSize; in AcmNotificationBufferProcess() local
Dusb_serial.c1270 unsigned int allocSize = expectedSize; in AcmCtrlIrqCheckSize() local