Home
last modified time | relevance | path

Searched refs:UsbdDeviceDettach (Results 1 - 6 of 6) sorted by relevance

/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_dispatcher.h117 static int32_t UsbdDeviceDettach(UsbImpl *service, uint8_t busNum, uint8_t devAddr);
/drivers/peripheral/usb/test/unittest/mock/src/
H A Dusbd_device_auto_test.cpp84 UsbdDispatcher::UsbdDeviceDettach(sp, BUS_NUM_OK, DEV_ADDR_OK); in TearDownTestCase()
H A Dusbd_transfer_auto_test.cpp139 UsbdDispatcher::UsbdDeviceDettach(sp, BUS_NUM_OK, DEV_ADDR_OK); in TearDownTestCase()
H A Dusbd_request_auto_test.cpp116 UsbdDispatcher::UsbdDeviceDettach(sp, BUS_NUM_OK, DEV_ADDR_OK); in TearDownTestCase()
/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_dispatcher.cpp968 int32_t UsbdDispatcher::UsbdDeviceDettach(UsbImpl *service, uint8_t busNum, uint8_t devAddr) in UsbdDeviceDettach() function in OHOS::HDI::Usb::V1_1::UsbdDispatcher
H A Dusb_impl.cpp949 UsbdDispatcher::UsbdDeviceDettach(super, infoTable->busNum, infoTable->devNum); in UsbdPnpNotifyAddAndRemoveDevice()

Completed in 15 milliseconds