Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Utilities/USBIP/
DUSBIPServer.cs51 public class USBIPServer : SimpleContainerBase<IUSBDevice>, IHostMachineElement, IDisposable class
53 public USBIPServer(string address, int port) in USBIPServer() method in Antmicro.Renode.Extensions.Utilities.USBIP.USBIPServer