Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/utils/usb/
Dusb_utils.py60 def ResetDeviceUsb(dev_file_path): argument
70 with open(dev_file_path, "wb") as usb_fd: