Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DEHCIHostController.cs830 private IUSBPeripheral FindDevice(byte hubNumber, byte portNumber) in FindDevice() method in Antmicro.Renode.Peripherals.USBDeprecated.EHCIHostController
837 private IUSBPeripheral FindDevice(byte deviceAddress) in FindDevice() method in Antmicro.Renode.Peripherals.USBDeprecated.EHCIHostController
DISP1761.cs1774 public IUSBPeripheral FindDevice(byte port) in FindDevice() method in Antmicro.Renode.Peripherals.USBDeprecated.ISP1761