Searched refs:usb_port_manager (Results 1 – 6 of 6) sorted by relevance
4 from autotest_lib.client.common_lib.cros.cfm.usb import usb_port_manager20 port_manager = usb_port_manager.UsbPortManager(host)35 port_manager = usb_port_manager.UsbPortManager(host)47 port_manager = usb_port_manager.UsbPortManager(host)58 port_manager = usb_port_manager.UsbPortManager(host)
10 usb_port_manager=None, argument38 self.usb_port_manager = usb_port_manager
5 from autotest_lib.client.common_lib.cros.cfm.usb import usb_port_manager75 port_manager = usb_port_manager.UsbPortManager(host)87 usb_port_manager=port_manager,
290 context.usb_port_manager.set_port_power(port_ids, False)298 context.usb_port_manager.set_port_power(port_ids, True)
35 usb_port_manager=self.usb_port_manager_mock,
9 from autotest_lib.client.common_lib.cros.cfm.usb import usb_port_manager116 usb_manager = usb_port_manager.UsbPortManager(dut)117 port_id = [usb_port_manager.PortId(bus=bus_idx, port_number=port_idx)]