Searched defs:irq_resample_evt (Results 1 – 3 of 3) sorted by relevance
104 irq_resample_evt: Event, field379 let irq_resample_evt = self.irq_resample_evt.try_clone().unwrap(); in start_monitor() localVariable
106 irq_resample_evt: Option<Event>, field
455 let irq_resample_evt = Event::new().map_err(DeviceRegistrationError::EventCreate)?; in add_goldfish_battery() localVariable