Searched refs:USB_FUNCTION_NONE (Results 1 – 6 of 6) sorted by relevance
22 #define USB_FUNCTION_NONE 0 macro
74 int32_t func = USB_FUNCTION_NONE;92 int32_t func = USB_FUNCTION_NONE;371 auto ret = g_usbInterface->SetCurrentFunctions(USB_FUNCTION_NONE);
71 int32_t g_currentFunc = USB_FUNCTION_NONE;
62 int32_t funcs = USB_FUNCTION_NONE;; in BENCHMARK_F()
58 UsbdFunction::UsbdSetFunction(USB_FUNCTION_NONE); in WritePortFile()
208 currentFuncs_ = USB_FUNCTION_NONE; in SetFunctionToNone()378 if (funcs == USB_FUNCTION_NONE) { in UsbdSetFunction()