Searched refs:UsbHostDdkTestAsyncRead (Results 1 – 5 of 5) sorted by relevance
65 int32_t UsbHostDdkTestAsyncRead(char *readSbuf);
245 if (UsbHostDdkTestAsyncRead(NULL) != HDF_SUCCESS) { in TestCmdLoop()
177 int32_t UsbHostDdkTestAsyncRead(char * const readSbuf) in UsbHostDdkTestAsyncRead() function
199 UsbHostDdkTestAsyncRead(readBuf); in TestAsyncRead()
203 UsbHostDdkTestAsyncRead(readBuf); in TestAsyncRead()