Searched defs:event_devices (Results 1 – 4 of 4) sorted by relevance
226 event_devices: BTreeMap<ObjectId, EventDevice>, field550 event_devices: BTreeMap<ObjectId, EventDevice>, field
874 event_devices: Vec<EventDevice>, field1137 let event_devices = self.event_devices.split_off(0); in activate() localVariable
81 event_devices: Map<u32, u32>, field
1515 let mut event_devices = Vec::new(); in create_virtio_devices() localVariable