Searched defs:AttachDevice (Results 1 – 3 of 3) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Utilities/USBIP/ | ||
| D | Header.cs | 31 AttachDevice = 0x8003, enumerator |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/ | ||
| D | UsbHub.cs | 195 public void AttachDevice(IUSBPeripheral device, byte port) in AttachDevice() method in Antmicro.Renode.Peripherals.USBDeprecated.UsbHub |
| D | EHCIHostController.cs | 94 public void AttachDevice(IUSBPeripheral device, byte port) in AttachDevice() method in Antmicro.Renode.Peripherals.USBDeprecated.EHCIHostController |