Home
last modified time | relevance | path

Searched refs:USB_FUNCTION_NONE (Results 1 – 12 of 12) sorted by relevance

/test/xts/hats/hdf/usb/functionTest_additional/common/
Dusbd_function_test.cpp216 auto ret = g_usbInterface->SetCurrentFunctions(USB_FUNCTION_NONE);
230 auto ret = g_usbInterface->SetCurrentFunctions(USB_FUNCTION_NONE);
244 auto ret = g_usbInterface->SetCurrentFunctions(USB_FUNCTION_NONE);
258 auto ret = g_usbInterface->SetCurrentFunctions(USB_FUNCTION_NONE);
272 auto ret = g_usbInterface->SetCurrentFunctions(USB_FUNCTION_NONE);
286 auto ret = g_usbInterface->SetCurrentFunctions(USB_FUNCTION_NONE);
300 int32_t funcs = USB_FUNCTION_NONE;
316 int32_t funcs = USB_FUNCTION_NONE;
332 int32_t funcs = USB_FUNCTION_NONE;
348 int32_t funcs = USB_FUNCTION_NONE;
[all …]
/test/xts/hats/hdf/usb/autoFunctionTest/include/
Dusbd_auto_function_test.h20 #define USB_FUNCTION_NONE 0 macro
/test/xts/hats/hdf/usb/mtpTest_additional/include/
Dusbfn_mtp_test.h24 #define USB_FUNCTION_NONE 0 macro
/test/xts/hats/hdf/usb/mtpTest/include/
Dusbfn_mtp_test.h24 #define USB_FUNCTION_NONE 0 macro
/test/xts/hats/hdf/usb/usbdBenchmarkTest/include/
DHdfUsbdBenchmarkFunctionTest.h33 #define USB_FUNCTION_NONE 0 macro
/test/xts/hats/hdf/usb/functionTest/include/
Dusbd_function_test.h32 #define USB_FUNCTION_NONE 0 macro
/test/xts/hats/hdf/usb/functionTest_additional/include/
Dusbd_function_test.h32 #define USB_FUNCTION_NONE 0 macro
/test/xts/hats/hdf/usb/autoFunctionTest/common/
Dusbd_auto_function_test.cpp55 int32_t funcs = USB_FUNCTION_NONE;
/test/xts/hats/hdf/usb/functionTest/common/
Dusbd_function_test.cpp77 int32_t funcs = USB_FUNCTION_NONE;
96 int32_t funcs = USB_FUNCTION_NONE;
377 auto ret = g_usbInterface->SetCurrentFunctions(USB_FUNCTION_NONE);
/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
DHdfUsbdBenchmarkFunctionTest.cpp70 int32_t funcs = USB_FUNCTION_NONE; in BENCHMARK_F()
/test/xts/hats/hdf/usb/mtpTest/common/
Dusbfn_mtp_test.cpp70 int32_t g_currentFunc = USB_FUNCTION_NONE;
/test/xts/hats/hdf/usb/mtpTest_additional/common/
Dusbfn_mtp_test.cpp62 int32_t g_currentFunc = USB_FUNCTION_NONE;