Searched refs:switchPortPower (Results 1 – 1 of 1) sorted by relevance
176 func switchPortPower(busNum, deviceNum, portNum int, power bool) error { func254 …if err := switchPortPower(inst.cfg.Hub_Bus, inst.cfg.Hub_Device, inst.cfg.Hub_Port, false); err !=…260 …if err := switchPortPower(inst.cfg.Hub_Bus, inst.cfg.Hub_Device, inst.cfg.Hub_Port, true); err != …