Home
last modified time | relevance | path

Searched refs:SetDDKFunction (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_function.h92 static int32_t SetDDKFunction(uint32_t funcs);
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_function.cpp309 int32_t UsbdFunction::SetDDKFunction(uint32_t funcs) in SetDDKFunction() function in OHOS::HDI::Usb::V1_1::UsbdFunction
393 ret = SetDDKFunction(funcs); in UsbdEnableDevice()
577 if (UsbdFunction::SetDDKFunction(funcs)) { in UsbdSetFunction()