Home
last modified time | relevance | path

Searched refs:Context (Results 1 – 25 of 80) sorted by relevance

1234

/third_party/lib/acpica/source/components/events/
A Devsci.c59 void *Context);
103 SciHandler->Context); in AcpiEvSciDispatch()
128 void *Context) in AcpiEvSciXruptHandler() argument
130 ACPI_GPE_XRUPT_INFO *GpeXruptList = Context; in AcpiEvSciXruptHandler()
177 void *Context) in AcpiEvGpeXruptHandler() argument
179 ACPI_GPE_XRUPT_INFO *GpeXruptList = Context; in AcpiEvGpeXruptHandler()
A Devxface.c66 void *Context);
100 void *Context) in AcpiInstallNotifyHandler() argument
146 AcpiGbl_GlobalNotify[i].Context = Context; in AcpiInstallNotifyHandler()
224 HandlerObj->Notify.Context = Context; in AcpiInstallNotifyHandler()
479 void *Context) in ACPI_EXPORT_SYMBOL()
504 NewSciHandler->Context = Context; in ACPI_EXPORT_SYMBOL()
649 void *Context) in ACPI_EXPORT_SYMBOL()
742 AcpiGbl_FixedEventHandlers[Event].Context = Context; in ACPI_EXPORT_SYMBOL()
922 Handler->Context = Context; in ACPI_EXPORT_SYMBOL()
1006 FALSE, Address, Context); in AcpiInstallGpeHandler()
[all …]
A Devregion.c66 void *Context,
163 ACPI_CONNECTION_INFO *Context; in AcpiEvAddressSpaceDispatch() local
189 Context = HandlerDesc->AddressSpace.Context; in AcpiEvAddressSpaceDispatch()
218 Context, &RegionContext); in AcpiEvAddressSpaceDispatch()
271 Context && in AcpiEvAddressSpaceDispatch()
276 Context->Connection = FieldObj->Field.ResourceBuffer; in AcpiEvAddressSpaceDispatch()
277 Context->Length = FieldObj->Field.ResourceLength; in AcpiEvAddressSpaceDispatch()
281 Context && in AcpiEvAddressSpaceDispatch()
287 Context->Length = FieldObj->Field.ResourceLength; in AcpiEvAddressSpaceDispatch()
797 void *Context, in AcpiEvRegRun() argument
[all …]
A Devmisc.c57 void *Context);
213 void *Context) in AcpiEvNotifyDispatch() argument
215 ACPI_GENERIC_STATE *Info = (ACPI_GENERIC_STATE *) Context; in AcpiEvNotifyDispatch()
228 Info->Notify.Global->Context); in AcpiEvNotifyDispatch()
238 HandlerObj->Notify.Context); in AcpiEvNotifyDispatch()
A Devgpeutil.c69 void *Context) in AcpiEvWalkGpeList() argument
94 Status = GpeWalkCallback (GpeXruptInfo, GpeBlock, Context); in AcpiEvWalkGpeList()
133 void *Context) in AcpiEvGetGpeDevice() argument
135 ACPI_GPE_DEVICE_INFO *Info = Context; in AcpiEvGetGpeDevice()
342 void *Context) in AcpiEvDeleteGpeHandlers() argument
A Devgpe.c58 void *Context);
62 void *Context);
517 GpeDevice, GpeNumber, GpeHandlerInfo->Context); in AcpiEvGpeDetect()
561 void *Context) in AcpiEvAsynchExecuteGpeMethod() argument
563 ACPI_GPE_EVENT_INFO *GpeEventInfo = Context; in AcpiEvAsynchExecuteGpeMethod()
664 void *Context) in AcpiEvAsynchEnableGpe() argument
666 ACPI_GPE_EVENT_INFO *GpeEventInfo = Context; in AcpiEvAsynchEnableGpe()
802 GpeEventInfo->Dispatch.Handler->Context); in AcpiEvGpeDispatch()
A Devhandler.c60 void *Context,
223 void *Context, in AcpiEvInstallHandler() argument
236 HandlerObj = (ACPI_OPERAND_OBJECT *) Context; in AcpiEvInstallHandler()
394 void *Context) in AcpiEvInstallSpaceHandler() argument
577 HandlerObj->AddressSpace.Context = Context; in AcpiEvInstallSpaceHandler()
/third_party/lib/acpica/source/components/debugger/
A Ddbnames.c61 void *Context,
68 void *Context,
75 void *Context,
82 void *Context,
89 void *Context,
96 void *Context,
103 void *Context,
371 void *Context, in AcpiDbWalkAndMatchName() argument
485 void *Context, in AcpiDbWalkForPredefinedNames() argument
586 void *Context, in AcpiDbWalkForObjectCounts() argument
[all …]
/third_party/lib/acpica/source/tools/acpiexec/
A Daehandlers.c56 void *Context);
62 void *Context);
74 void *Context);
82 void *Context);
88 void *Context);
108 void *Context);
112 void *Context);
184 void *Context) in AeNotifyHandler1() argument
193 void *Context) in AeNotifyHandler2() argument
346 void *Context) in AeExceptionHandler() argument
[all …]
/third_party/lib/acpica/source/include/acpica/
A Dacevents.h158 void *Context);
188 void *Context,
198 void *Context);
204 void *Context);
219 void *Context);
245 void *Context);
347 void *Context);
A Dacpixf.h581 void *Context))
600 void *Context,
608 void *Context,
719 void *Context))
730 void *Context))
737 void *Context))
752 void *Context))
761 void *Context))
776 void *Context))
792 void *Context))
[all …]
A Dachware.h191 void *Context);
201 void *Context);
224 void *Context);
/third_party/lib/acpica/source/components/namespace/
A Dnsinit.c59 void *Context,
66 void *Context,
73 void *Context,
266 void *Context, in AcpiNsInitOneObject() argument
271 ACPI_INIT_WALK_INFO *Info = (ACPI_INIT_WALK_INFO *) Context; in AcpiNsInitOneObject()
416 void *Context, in AcpiNsFindIniMethods() argument
419 ACPI_DEVICE_WALK_INFO *Info = ACPI_CAST_PTR (ACPI_DEVICE_WALK_INFO, Context); in AcpiNsFindIniMethods()
489 void *Context, in AcpiNsInitOneDevice() argument
492 ACPI_DEVICE_WALK_INFO *WalkInfo = ACPI_CAST_PTR (ACPI_DEVICE_WALK_INFO, Context); in AcpiNsInitOneDevice()
A Dnsdump.c64 void *Context,
75 void *Context,
82 void *Context,
204 void *Context, in AcpiNsDumpOneObject() argument
207 ACPI_WALK_INFO *Info = (ACPI_WALK_INFO *) Context; in AcpiNsDumpOneObject()
740 void *Context, in AcpiNsDumpOneObjectPath() argument
743 UINT32 MaxLevel = *((UINT32 *) Context); in AcpiNsDumpOneObjectPath()
784 void *Context, in AcpiNsGetMaxDepth() argument
787 UINT32 *MaxLevel = (UINT32 *) Context; in AcpiNsGetMaxDepth()
A Dnswalk.c197 void *Context, in AcpiNsWalkNamespace() argument
282 Context, ReturnValue); in AcpiNsWalkNamespace()
290 Context, ReturnValue); in AcpiNsWalkNamespace()
A Dnsxfeval.c615 void *Context, in AcpiWalkNamespace() argument
672 AscendingCallback, Context, ReturnValue); in AcpiWalkNamespace()
703 void *Context, in ACPI_EXPORT_SYMBOL()
706 ACPI_GET_DEVICES_INFO *Info = Context; in ACPI_EXPORT_SYMBOL()
824 Info->Context, ReturnValue); in ACPI_EXPORT_SYMBOL()
858 void *Context, in AcpiGetDevices() argument
880 Info.Context = Context; in AcpiGetDevices()
A Dnsdumpdv.c77 void *Context, in AcpiNsDumpOneDevice() argument
89 Status = AcpiNsDumpOneObject (ObjHandle, Level, Context, ReturnValue); in AcpiNsDumpOneDevice()
/third_party/lib/acpica/source/common/
A Dadwalk.c70 void *Context);
76 void *Context);
82 void *Context);
88 void *Context);
94 void *Context);
106 void *Context);
360 void *Context) in AcpiDmDumpDescending() argument
453 void *Context) in AcpiDmFindOrphanDescending() argument
613 void *Context) in AcpiDmLoadDescendingOp() argument
749 void *Context) in AcpiDmXrefDescendingOp() argument
[all …]
/third_party/lib/acpica/source/compiler/
A Daslcompiler.h182 void *Context);
188 void *Context);
194 void *Context);
200 void *Context);
210 void *Context);
216 void *Context);
446 void *Context);
472 void *Context);
490 void *Context);
496 void *Context);
[all …]
A Daslfold.c60 void *Context);
66 void *Context);
72 void *Context);
111 void *Context) in OpcAmlConstantWalk() argument
218 void *Context) in OpcAmlCheckForConstant() argument
220 ACPI_WALK_STATE *WalkState = Context; in OpcAmlCheckForConstant()
809 void *Context) in OpcAmlEvaluationWalk1() argument
811 ACPI_WALK_STATE *WalkState = Context; in OpcAmlEvaluationWalk1()
857 void *Context) in OpcAmlEvaluationWalk2() argument
859 ACPI_WALK_STATE *WalkState = Context; in OpcAmlEvaluationWalk2()
A Daslprune.c58 void *Context);
181 void *Context) in PrTreePruneWalk() argument
183 ACPI_PRUNE_INFO *PruneObj = (ACPI_PRUNE_INFO *) Context; in PrTreePruneWalk()
/third_party/lib/acpica/source/components/resources/
A Drsxface.c77 void *Context);
537 void *Context) in ACPI_EXPORT_SYMBOL()
539 ACPI_VENDOR_WALK_INFO *Info = Context; in ACPI_EXPORT_SYMBOL()
609 void *Context) in AcpiWalkResourceBuffer() argument
653 Status = UserFunction (Resource, Context); in AcpiWalkResourceBuffer()
708 void *Context) in ACPI_EXPORT_SYMBOL()
738 Status = AcpiWalkResourceBuffer (&Buffer, UserFunction, Context); in ACPI_EXPORT_SYMBOL()
/third_party/lib/acpica/source/components/hardware/
A Dhwgpe.c59 void *Context);
357 void *Context) in AcpiHwDisableGpeBlock() argument
397 void *Context) in AcpiHwClearGpeBlock() argument
438 void *Context) in AcpiHwEnableRuntimeGpeBlock() argument
489 void *Context) in AcpiHwEnableWakeupGpeBlock() argument
/third_party/lib/acpica/source/components/disassembler/
A Ddmwalk.c74 void *Context);
80 void *Context);
147 void *Context) in AcpiDmWalkParseTree() argument
153 ACPI_OP_WALK_INFO *Info = Context; in AcpiDmWalkParseTree()
165 Status = AscendingCallback (Op, Info->Level, Context); in AcpiDmWalkParseTree()
176 Status = DescendingCallback (Op, Info->Level, Context); in AcpiDmWalkParseTree()
407 void *Context) in AcpiDmDescendingOp() argument
409 ACPI_OP_WALK_INFO *Info = Context; in AcpiDmDescendingOp()
854 void *Context) in AcpiDmAscendingOp() argument
856 ACPI_OP_WALK_INFO *Info = Context; in AcpiDmAscendingOp()
/third_party/lib/acpica/source/components/dispatcher/
A Ddsinit.c60 void *Context,
88 void *Context, in AcpiDsInitOneObject() argument
91 ACPI_INIT_WALK_INFO *Info = (ACPI_INIT_WALK_INFO *) Context; in AcpiDsInitOneObject()

Completed in 35 milliseconds

1234