Home
last modified time | relevance | path

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

/external/syzkaller/vm/odroid/
Dodroid.go41 Hub_Port int // port on the USB hub to which Odroid is connected member
77 if cfg.Hub_Port == 0 {
254 …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 != …