Home
last modified time | relevance | path

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

/external/syzkaller/vm/odroid/
Dodroid.go40 Hub_Device int // host USB device number for the USB hub member
74 if cfg.Hub_Device == 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 != …