Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusb_impl.h120 static int32_t ReOpenDevice(HostDevice *port);
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp233 int32_t UsbImpl::ReOpenDevice(HostDevice *port) in ReOpenDevice() function in OHOS::HDI::Usb::V1_1::UsbImpl
1305 ret = ReOpenDevice(port); in SetConfig()