Searched refs:UsbControlAttachedDevice (Results 1 – 2 of 2) sorted by relevance
22 UsbControlAttachedDevice, UsbControlCommand, UsbControlResult, UsbControlSocket,149 let mut devices: [UsbControlAttachedDevice; USB_CONTROL_MAX_PORTS] = Default::default();157 devices[result_index] = UsbControlAttachedDevice {
144 pub struct UsbControlAttachedDevice { struct150 impl UsbControlAttachedDevice { implementation163 Devices([UsbControlAttachedDevice; USB_CONTROL_MAX_PORTS]),