Home
last modified time | relevance | path

Searched refs:AOPOBJ_REG_CONNECTED (Results 1 – 3 of 3) sorted by relevance

/third_party/lib/acpica/source/components/events/
A Devregion.c648 RegionObj->Common.Flags & AOPOBJ_REG_CONNECTED) || in AcpiEvExecuteRegMethod()
650 !(RegionObj->Common.Flags & AOPOBJ_REG_CONNECTED))) in AcpiEvExecuteRegMethod()
709 RegionObj->Common.Flags |= AOPOBJ_REG_CONNECTED; in AcpiEvExecuteRegMethod()
713 RegionObj->Common.Flags &= ~AOPOBJ_REG_CONNECTED; in AcpiEvExecuteRegMethod()
/third_party/lib/acpica/source/include/acpica/
A Dacobject.h98 #define AOPOBJ_REG_CONNECTED 0x10 /* _REG was run */ macro
/third_party/lib/acpica/source/components/executer/
A Dexcreate.c374 ~(AOPOBJ_SETUP_COMPLETE | AOPOBJ_REG_CONNECTED | in AcpiExCreateRegion()

Completed in 10 milliseconds