Searched refs:CopyCount (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/drivers/peripheral/usb/ddk/device/src/ |
H A D | adapter_if_liteos.c | 378 static int32_t CopyCount(uint8_t **whereDec, uint32_t fsCount, uint32_t hsCount, uint32_t ssCount) in CopyCount() function 432 ret = CopyCount(&whereDec, fsCount, hsCount, ssCount); in UsbFnAdapterCreatPipes()
|
H A D | adapter_if.c | 497 static int32_t CopyCount(uint8_t **whereDec, uint32_t fsCount, uint32_t hsCount, uint32_t ssCount) in CopyCount() function 602 ret = CopyCount(&whereDec, fsCount, hsCount, ssCount); in UsbFnAdapterCreatPipes()
|