Home
last modified time | relevance | path

Searched refs:EnableForWake (Results 1 – 5 of 5) sorted by relevance

/third_party/lib/acpica/source/components/events/
A Devgpe.c427 GpeRegisterInfo->EnableForWake)) in AcpiEvGpeDetect()
435 GpeRegisterInfo->EnableForWake)); in AcpiEvGpeDetect()
462 GpeRegisterInfo->EnableForWake)); in AcpiEvGpeDetect()
A Devxfgpe.c567 ACPI_SET_BIT (GpeRegisterInfo->EnableForWake, (UINT8) RegisterBit); in ACPI_EXPORT_SYMBOL()
572 ACPI_CLEAR_BIT (GpeRegisterInfo->EnableForWake, (UINT8) RegisterBit); in ACPI_EXPORT_SYMBOL()
/third_party/lib/acpica/source/components/hardware/
A Dhwgpe.c274 if (RegisterBit & GpeRegisterInfo->EnableForWake) in AcpiHwGetGpeStatus()
506 Status = AcpiHwGpeEnableWrite (GpeRegisterInfo->EnableForWake, in AcpiHwEnableWakeupGpeBlock()
/third_party/lib/acpica/source/components/debugger/
A Ddbdisply.c905 GpeRegisterInfo->EnableForWake, in AcpiDbDisplayGpes()
/third_party/lib/acpica/source/include/acpica/
A Daclocal.h568 UINT8 EnableForWake; /* GPEs to keep enabled when sleeping */ member

Completed in 13 milliseconds