Lines Matching defs:Context
66 void *Context);
81 * Context - Value passed to the handler on each GPE
100 void *Context)
146 AcpiGbl_GlobalNotify[i].Context = Context;
224 HandlerObj->Notify.Context = Context;
322 AcpiGbl_GlobalNotify[i].Context = NULL;
468 * Context - Value passed to the handler on each SCI
479 void *Context)
504 NewSciHandler->Context = Context;
635 * Context - Value passed to the handler on each event
649 void *Context)
679 AcpiGbl_GlobalEventHandlerContext = Context;
697 * Context - Value passed to the handler on each GPE
710 void *Context)
742 AcpiGbl_FixedEventHandlers[Event].Context = Context;
754 AcpiGbl_FixedEventHandlers[Event].Context = NULL;
816 AcpiGbl_FixedEventHandlers[Event].Context = NULL;
850 * Context - Value passed to the handler on each GPE
866 void *Context)
922 Handler->Context = Context;
983 * Context - Value passed to the handler on each GPE
997 void *Context)
1006 FALSE, Address, Context);
1024 * Context - Value passed to the handler on each GPE
1038 void *Context)
1047 TRUE, Address, Context);