Home
last modified time | relevance | path

Searched refs:ECM_SERVICE_NAME (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_function.cpp272 UsbdFunction::SendCmdToService(ECM_SERVICE_NAME, ECM_RELEASE, USB_FUNCTION_ECM); in SetFunctionToNone()
273 UsbdUnregisterDevice(std::string(ECM_SERVICE_NAME)); in SetFunctionToNone()
496 ret = UsbdRegisterDevice(std::string(ECM_SERVICE_NAME)); in UsbdInitDDKFunction()
501 if (SendCmdToService(ECM_SERVICE_NAME, ECM_INIT, USB_FUNCTION_ECM) != 0) { in UsbdInitDDKFunction()
502 UsbdUnregisterDevice(std::string(ECM_SERVICE_NAME)); in UsbdInitDDKFunction()
/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_function.h37 #define ECM_SERVICE_NAME "usbfn_cdcecm" macro

Completed in 3 milliseconds