Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DUSBEthernetControlModelDevice.cs185 private InterfaceUSBDescriptor[] interfaceDescriptor;
216 interfaceDescriptor = new InterfaceUSBDescriptor[interfacesAmount]; in setInterfaceDescriptors()
219 interfaceDescriptor[i] = new InterfaceUSBDescriptor(); in setInterfaceDescriptors()
DUSBDescriptor.cs176 public InterfaceUSBDescriptor[] InterfaceDescriptor;
216 public class InterfaceUSBDescriptor:USBDescriptor class
218 public InterfaceUSBDescriptor() in InterfaceUSBDescriptor() method in Antmicro.Renode.Peripherals.USBDeprecated.InterfaceUSBDescriptor
DUSBKeyboard.cs50 private InterfaceUSBDescriptor[] interfaceDescriptor = new[]{new InterfaceUSBDescriptor
DUSBTablet.cs371 private InterfaceUSBDescriptor[] interfaceDescriptor = new[] {new InterfaceUSBDescriptor {
DUSBMouse.cs52 private InterfaceUSBDescriptor[] interfaceDescriptor = new[] {new InterfaceUSBDescriptor
DUsbHub.cs590 private InterfaceUSBDescriptor[] interfaceDescriptor = new[]{new InterfaceUSBDescriptor
DMassStorage.cs587 private InterfaceUSBDescriptor[] interfaceDescriptor = new[]{new InterfaceUSBDescriptor
DSMSC9500.cs495 private InterfaceUSBDescriptor[] interfaceDescriptor = new[] {new InterfaceUSBDescriptor