Searched defs:EventNotify (Results 1 – 6 of 6) sorted by relevance
454 notify: &'e mut EventNotify, in create_event_with_notification()637 pub struct EventNotify<'e> { struct639 cb: EventNotifyCallback<'e>, argument642 impl<'e> EventNotify<'e> { impl
115 handler: Option<efi::EventNotify>, in create_event()
121 handler: Option<efi::EventNotify>, in create_event()