Searched refs:AttachDevice (Results 1 – 3 of 3) sorted by relevance
112 let request = VmRequest::UsbCommand(UsbControlCommand::AttachDevice { in do_usb_attach()
199 AttachDevice { enumerator
259 UsbControlCommand::AttachDevice { file, .. } => self.handle_attach_device(file), in on_event_helper()