Home
last modified time | relevance | path

Searched defs:AttachDevice (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Utilities/USBIP/
DHeader.cs31 AttachDevice = 0x8003, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DUsbHub.cs195 public void AttachDevice(IUSBPeripheral device, byte port) in AttachDevice() method in Antmicro.Renode.Peripherals.USBDeprecated.UsbHub
DEHCIHostController.cs94 public void AttachDevice(IUSBPeripheral device, byte port) in AttachDevice() method in Antmicro.Renode.Peripherals.USBDeprecated.EHCIHostController