Home
last modified time | relevance | path

Searched refs:UsbdUpdateFunction (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_function.h79 static int32_t UsbdUpdateFunction(uint32_t funcs);
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_function.cpp612 int32_t UsbdFunction::UsbdUpdateFunction(uint32_t funcs) in UsbdUpdateFunction() function in OHOS::HDI::Usb::V1_1::UsbdFunction
H A Dusb_impl.cpp1043 ret = UsbdFunction::UsbdUpdateFunction(it->second); in UpdateFunctionStatus()