Home
last modified time | relevance | path

Searched defs:DelDevice (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/core/shared/include/
H A Ddevhost_service_if.h20 int (*DelDevice)(struct IDevHostService *hostService, devid_t devId); member
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_host_manager.cpp105 bool UsbHostManager::DelDevice(uint8_t busNum, uint8_t devNum) in DelDevice() function in OHOS::USB::UsbHostManager
H A Dusb_service.cpp1455 bool UsbService::DelDevice(uint8_t busNum, uint8_t devAddr) in DelDevice() function in OHOS::USB::UsbService