Home
last modified time | relevance | path

Searched refs:USB_FUNCTION_NONE (Results 1 - 7 of 7) sorted by relevance

/drivers/peripheral/usb/test/unittest/hal/src/
H A Dusbd_function_test.cpp80 int32_t func = USB_FUNCTION_NONE; in HWTEST_F()
98 int32_t func = USB_FUNCTION_NONE; in HWTEST_F()
377 auto ret = g_usbInterface->SetCurrentFunctions(USB_FUNCTION_NONE); in HWTEST_F()
H A Dusbfn_mtp_test.cpp71 int32_t g_currentFunc = USB_FUNCTION_NONE;
/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_function.h22 #define USB_FUNCTION_NONE 0 macro
/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_function_test.cpp68 int32_t funcs = USB_FUNCTION_NONE; in BENCHMARK_F()
/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_function.cpp294 currentFuncs_ = USB_FUNCTION_NONE; in SetFunctionToNone()
558 if (funcs == USB_FUNCTION_NONE) { in UsbdSetFunction()
574 if (funcs == USB_FUNCTION_NONE) { in UsbdSetFunction()
H A Dusbd_port.cpp79 UsbdFunction::UsbdSetFunction(USB_FUNCTION_NONE); in WritePortFile()
H A Dusb_impl.cpp61 {HDC_CONFIG_OFF, USB_FUNCTION_NONE},

Completed in 8 milliseconds