Searched refs:Dispatch (Results 1 – 25 of 48) sorted by relevance
12
480 ACPI_FREE (GpeEventInfo->Dispatch.Handler); in AcpiEvDeleteGpeHandlers()481 GpeEventInfo->Dispatch.Handler = NULL; in AcpiEvDeleteGpeHandlers()489 Notify = GpeEventInfo->Dispatch.NotifyList; in AcpiEvDeleteGpeHandlers()497 GpeEventInfo->Dispatch.NotifyList = NULL; in AcpiEvDeleteGpeHandlers()
674 Notify = GpeEventInfo->Dispatch.NotifyList; in AcpiEvAsynchExecuteGpeMethod()699 Info->PrefixNode = GpeEventInfo->Dispatch.MethodNode; in AcpiEvAsynchExecuteGpeMethod()710 AcpiUtGetNodeName (GpeEventInfo->Dispatch.MethodNode))); in AcpiEvAsynchExecuteGpeMethod()918 GpeHandlerInfo = GpeEventInfo->Dispatch.Handler; in AcpiEvDetectGpe()1027 ReturnValue = GpeEventInfo->Dispatch.Handler->Address ( in AcpiEvGpeDispatch()1029 GpeEventInfo->Dispatch.Handler->Context); in AcpiEvGpeDispatch()
1031 Handler->MethodNode = GpeEventInfo->Dispatch.MethodNode; in ACPI_EXPORT_SYMBOL()1059 GpeEventInfo->Dispatch.Handler = Handler; in ACPI_EXPORT_SYMBOL()1230 if (GpeEventInfo->Dispatch.Handler->Address != Address) in ACPI_EXPORT_SYMBOL()1238 Handler = GpeEventInfo->Dispatch.Handler; in ACPI_EXPORT_SYMBOL()1239 GpeEventInfo->Dispatch.Handler = NULL; in ACPI_EXPORT_SYMBOL()1243 GpeEventInfo->Dispatch.MethodNode = Handler->MethodNode; in ACPI_EXPORT_SYMBOL()
651 Notify = GpeEventInfo->Dispatch.NotifyList; in ACPI_EXPORT_SYMBOL()665 NewNotify->Next = GpeEventInfo->Dispatch.NotifyList; in ACPI_EXPORT_SYMBOL()666 GpeEventInfo->Dispatch.NotifyList = NewNotify; in ACPI_EXPORT_SYMBOL()
566 GpeEventInfo->Dispatch.MethodNode = MethodNode; in AcpiEvMatchGpeMethod()
105 bne k1,zero,Dispatch113 EXPORT(Dispatch)
322 Status = Info->ObjDesc->Method.Dispatch.Implementation (WalkState); in AcpiPsExecuteMethod()
334 } Dispatch; member
662 union acpi_gpe_dispatch_info Dispatch; /* Either Method, Handler, or NotifyList */ member
33 ; Dispatch group reservations52 ; Dispatch slots are allocated in order conforming to program order.
42 ; Dispatch slots are allocated in order conforming to program order.55 ; Dispatch port reservations
51 ; Dispatch slots are allocated in order conforming to program order.
50 ; Dispatch slots are allocated in order conforming to program order.
70 ; Dispatch slots are allocated in order conforming to program order.
41 ; Dispatch port reservations
329 ObjDesc->Method.Dispatch.Implementation = AcpiUtOsiImplementation; in AcpiNsRootInitialize()
757 Status = ObjDesc->Method.Dispatch.Implementation (NextWalkState); in AcpiDsCallControlMethod()
1103 Notify = GpeEventInfo->Dispatch.NotifyList; in AcpiDbDisplayGpes()
215 ;; Dispatch unit.
3309 (__complex_abs): New. Dispatch to built-ins.3311 (__complex_arg): New. Dispatch to built-ins.3313 (__complex_cos): New. Dispatch to built-ins.3315 (__complex_cosh): New. Dispatch to built-ins.3317 (__complex_exp): New. Dispatch to built-ins.3319 (__complex_log): New. Dispatch to built-ins.3321 (__complex_sin): New. Dispatch to built-ins.3323 (__complex_sinh): New. Dispatch to built-ins.3325 (__complex_sqrt): New. Dispatch to built-ins.3327 (__complex_tan): New. Dispatch to built-ins.[all …]
925 * include/bits/forward_list.h (forward_list::assign): Dispatch to new3122 * include/bits/stl_vector.h (vector::operator=(vector&&)): Dispatch
4255 (underflow): Dispatch to _M_underflow(false).4256 (uflow): Dispatch to _M_underflow(true).4285 * include/bits/basic_string.h (basic_string::replace): Dispatch
1888 * mi-main.c (mi_cmd_execute): New function. Dispatch a mi operation.
658 - Dispatch more WPS events through hostapd ctrl_iface.
5024 * Dispatch Tables:: Output of jump tables.6309 @node Dispatch Tables6310 @subsection Output of Dispatch Tables