Home
last modified time | relevance | path

Searched refs:RemoveDevFromService (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_dispatcher.h94 static void RemoveDevFromService(UsbImpl *service, HostDevice *port);
/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_dispatcher.cpp492 void UsbdDispatcher::RemoveDevFromService(UsbImpl *service, HostDevice *port) in RemoveDevFromService() function in OHOS::HDI::Usb::V1_1::UsbdDispatcher
901 RemoveDevFromService(port->service, port); in FunAttachDevice()
923 RemoveDevFromService(port->service, port); in FunAttachDevice()
961 RemoveDevFromService(port->service, port); in FunDetachDevice()
H A Dusb_impl.cpp257 UsbdDispatcher::RemoveDevFromService(port->service, port); in ReOpenDevice()

Completed in 6 milliseconds