Searched refs:readSbuf (Results 1 – 2 of 2) sorted by relevance
65 int32_t UsbHostDdkTestAsyncRead(char *readSbuf);67 void UsbHostDdkTestSyncRead(char *readSbuf);69 void UsbHostDdkTestCtrlClass(char *readSbuf);70 void UsbHostDdkTestStdGetDes(char *readSbuf);71 void UsbHostDdkTestStdGetDesAsync(char *readSbuf);72 void UsbHostDdkTestStdGetStatus(char *readSbuf);74 void UsbHostDdkTestGetBaudrate(char *readSbuf);
195 if (readSbuf != NULL) { in UsbHostDdkTestAsyncRead()240 void UsbHostDdkTestSyncRead(char *readSbuf) in UsbHostDdkTestSyncRead() argument259 if (readSbuf != NULL) { in UsbHostDdkTestSyncRead()299 void UsbHostDdkTestCtrlClass(char *readSbuf) in UsbHostDdkTestCtrlClass() argument314 if (readSbuf != NULL) { in UsbHostDdkTestCtrlClass()326 void UsbHostDdkTestStdGetDes(char *readSbuf) in UsbHostDdkTestStdGetDes() argument346 if (readSbuf != NULL) { in UsbHostDdkTestStdGetDes()382 if (readSbuf != NULL) { in UsbHostDdkTestStdGetDesAsync()419 if (readSbuf != NULL) { in UsbHostDdkTestStdGetStatus()514 void UsbHostDdkTestGetBaudrate(char *readSbuf) in UsbHostDdkTestGetBaudrate() argument[all …]