Home
last modified time | relevance | path

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

/drivers/peripheral/usb/ddk/host/src/
Dlinux_adapter.c1281 …size_t allocSize = sizeof(struct UsbHostRequest) + (sizeof(struct UsbIsoPacketDesc) * (size_t)isoP… in AdapterAllocRequest() local
1322 …size_t allocSize = sizeof(struct UsbHostRequest) + (sizeof(struct UsbIsoPacketDesc) * (size_t)isoP… in AdapterAllocRequestByMmap() local
1390 size_t allocSize = sizeof(struct UsbHostRequest) + in AdapterFreeRequest() local
Dliteos_adapter.c1303 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/
Dusb_net_host.c348 unsigned int allocSize = expectedSize; in UsbnetHostNotificationBufferProcess() local
Dcdc_ether.c786 uint32_t allocSize = expectedSize; in EcmCtrlIrq() local
/drivers/peripheral/usb/serial/src/
Dusb_serial_rawapi.c1045 unsigned int allocSize = expectedSize; in AcmNotificationBufferProcess() local
Dusb_serial.c1287 unsigned int allocSize = expectedSize; in AcmCtrlIrqCheckSize() local