Home
last modified time | relevance | path

Searched refs:resume (Results 1 – 25 of 64) sorted by relevance

123

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/PeiS3Lib/
DPeiS3Lib.uni2 // This library provides API to invoke the S3 resume vector in the ACPI Table in S3 resume mode.
20 … #language en-US "Provides an API to invoke the S3 resume vector in the ACPI Table in S3 resume
DPeiS3Lib.inf2 # This library provides API to invoke the S3 resume vector in the ACPI Table in S3 resume mode.
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTablePei/
DFirmwarePerformancePei.uni4 // In S3 resume boot mode, it updates S3 Resume Performance Record in ACPI Firmware Performance Dat…
9 // for S3 Resume Performance Record on S3 resume boot path.
26resume boot mode, it updates S3 Resume Performance Record in ACPI Firmware Performance Data Table.…
DFirmwarePerformancePei.inf4 # In S3 resume boot mode, it updates S3 Resume Performance Record in ACPI Firmware Performance Dat…
9 # for S3 Resume Performance Record on S3 resume boot path.
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/
DS3SaveStateDxe.uni4 …S3 Save State protocol to store or record various IO operations to be replayed during an S3 resume.
21 …3 Save State protocol to store or record various IO operations to be replayed during an S3 resume."
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/SmmS3SaveState/
DSmmS3SaveState.uni4 …MM Save State protocol to store or record various IO operations to be replayed during an S3 resume.
21 …M Save State protocol to store or record various IO operations to be replayed during an S3 resume."
/device/linaro/bootloader/edk2/MdePkg/Library/BaseS3BootScriptLibNull/
DBaseS3BootScriptLibNull.uni5 // resume. All the library interfaces simply return EFI_SUCCESS without
23 …is library is primarily used by a platform that does not support ACPI S3 resume. All the library …
DBaseS3BootScriptLibNull.inf5 # resume. All the library interfaces simply return EFI_SUCCESS without
/device/linaro/bootloader/edk2/MdePkg/Library/BaseS3StallLib/
DBaseS3StallLib.uni5 // to be replayed during an S3 resume.
22 …all Services that do stall and also enable the Stall operation to be replayed during an S3 resume."
DBaseS3StallLib.inf5 # to be replayed during an S3 resume.
/device/linaro/bootloader/edk2/MdePkg/Library/BaseS3PciLib/
DBaseS3PciLib.uni5 // also enable the PCI operation to be replayed during an S3 resume.
22 …orm PCI Configuration cycles and also enable the PCI operation to be replayed during an S3 resume."
DBaseS3PciLib.inf5 # also enable the PCI operation to be replayed during an S3 resume.
/device/linaro/bootloader/edk2/MdePkg/Library/BaseS3SmbusLib/
DBaseS3SmbusLib.uni5 // operatation to be replayed during an S3 resume.
22 …vices that do SMBus transactions and also enable the operation to be replayed during an S3 resume."
DBaseS3SmbusLib.inf5 # operatation to be replayed during an S3 resume.
/device/linaro/bootloader/edk2/MdePkg/Library/BaseS3IoLib/
DBaseS3IoLib.uni5 // enable the I/O operatation to be replayed during an S3 resume.
22 …Library Services that do I/O and also enable the I/O operation to be replayed during an S3 resume."
DBaseS3IoLib.inf5 # enable the I/O operatation to be replayed during an S3 resume.
/device/linaro/bootloader/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/
DS3Resume2Pei.uni4 // This module works with StandAloneBootScriptExecutor to S3 resume to OS.
23 … #language en-US "This module works with StandAloneBootScriptExecutor to S3 resume to OS.\n"
/device/google/cuttlefish/shared/config/
Dueventd.rc12 # resume-on-reboot
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuS3DataDxe/
DCpuS3DataDxe.uni7 // register initialization tables for ACPI S3 resume. It also only supports the
35 "register initialization tables for ACPI S3 resume. It also only supports the "
/device/google/cuttlefish/host/frontend/gcastv2/libsource/include/source/
DFrameBufferSource.h45 int32_t resume() override;
DStreamingSource.h88 virtual int32_t resume() { return -EINVAL; } in resume() function
/device/google/atv/audio_proxy/
DAudioProxyDevice.cpp47 CHECK_API(resume); in isValidStreamOut()
DAudioProxyStreamOut.cpp225 Result AudioProxyStreamOut::resume() { in resume() function in audio_proxy::CPP_VERSION::AudioProxyStreamOut
226 return toResult(mStream->resume(mStream)); in resume()
DAudioProxyStreamOut.h75 Result resume();
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/drivers/spm/
Dspm.h278 #define EVENT_VEC(event, resume, imme, pc) \ argument
281 (!!(resume) << 5) | \

123