Home
last modified time | relevance | path

Searched refs:UsbRawResetDevice (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/usb/interfaces/ddk/host/
H A Dusb_raw_api.h398 int32_t UsbRawResetDevice(const UsbRawHandle *devHandle);
/drivers/peripheral/usb/ddk/host/src/
H A Dusb_raw_api.c196 int32_t UsbRawResetDevice(const UsbRawHandle *devHandle) in UsbRawResetDevice() function
/drivers/hdf_core/framework/test/unittest/model/usb/host/src/
H A Dusb_raw_io.c697 ret = UsbRawResetDevice(NULL); in CheckRawSdkIfResetDevice001()
710 ret = UsbRawResetDevice(g_acm->devHandle); in CheckRawSdkIfResetDevice002()
/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_raw_sdk_if_test.cpp586 ret = UsbRawResetDevice(NULL); in HWTEST_F()
600 ret = UsbRawResetDevice(g_acm->devHandle); in HWTEST_F()

Completed in 6 milliseconds