Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/cros/
Dpower_cycle_usb_util.py241 (target_bus_idx, target_dev_idx) = get_all_bus_dev_id(lsusb_output, vid, pid)
252 def get_all_bus_dev_id(lsusb_output, vid, pid): function