Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_dispatcher.h118 static HostDevice *UsbdFindDevForBusNum(UsbImpl *service, uint8_t busNum);
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_dispatcher.cpp990 HostDevice *UsbdDispatcher::UsbdFindDevForBusNum(UsbImpl *service, uint8_t busNum) in UsbdFindDevForBusNum() function in OHOS::HDI::Usb::V1_1::UsbdDispatcher
1027 tempPort = UsbdDispatcher::UsbdFindDevForBusNum(service, busNum); in UsbdRemoveBusDev()