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.c1249 …size_t allocSize = sizeof(struct UsbHostRequest) + (sizeof(struct UsbIsoPacketDesc) * (size_t)isoP… in AdapterAllocRequest() local
1287 …size_t allocSize = sizeof(struct UsbHostRequest) + (sizeof(struct UsbIsoPacketDesc) * (size_t)isoP… in AdapterAllocRequestByMmap() local
1350 size_t allocSize = sizeof(struct UsbHostRequest) + in AdapterFreeRequest() local
Dliteos_adapter.c1302 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.cpp157 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.c776 uint32_t allocSize = expectedSize; in EcmCtrlIrq() local
/drivers/peripheral/usb/serial/src/
Dusb_serial_rawapi.c1039 unsigned int allocSize = expectedSize; in AcmNotificationBufferProcess() local
Dusb_serial.c1272 unsigned int allocSize = expectedSize; in AcmCtrlIrqCheckSize() local