Home
last modified time | relevance | path

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

/external/syzkaller/vm/odroid/
Dodroid.go39 Hub_Bus int // host USB bus number for the USB hub member
71 if cfg.Hub_Bus == 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 != …