Home
last modified time | relevance | path

Searched refs:prepare (Results 1 – 25 of 26) sorted by relevance

12

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/Acpi/AcpiS3SaveDxe/
DAcpiS3SaveDxe.uni2 // AcpiS3Save module installs ACPI S3 Save protocol to prepare S3 boot data.
4 // AcpiS3Save module installs ACPI S3 Save protocol to prepare S3 boot data.
19 #string STR_MODULE_ABSTRACT #language en-US "Installs ACPI S3 Save protocol to prepare
21 … #language en-US "AcpiS3Save module installs ACPI S3 Save protocol to prepare S3 boot data."
DAcpiS3SaveDxe.inf2 # AcpiS3Save module installs ACPI S3 Save protocol to prepare S3 boot data.
/device/google/contexthub/firmware/os/platform/stm32/
Dplatform.c512 …bool (*prepare)(uint64_t delay, uint32_t acceptableJitter, uint32_t acceptableDrift, uint32_t maxA… member
525 .prepare = sleepClockRtcPrepare,
539 .prepare = sleepClockRtcPrepare,
553 .prepare = sleepClockRtcPrepare,
567 .prepare = sleepClockRtcPrepare,
581 .prepare = sleepClockTmrPrepare,
593 .prepare = sleepClockJustWfiPrepare,
671 if (sleepClock->prepare && in platSleep()
672 sleepClock->prepare(mWakeupTime ? length - sleepClock->maxWakeupTime : 0, in platSleep()
/device/linaro/bootloader/arm-trusted-firmware/drivers/emmc/
Demmc.c157 ret = ops->prepare(lba, buf, size); in emmc_read_blocks()
215 ret = ops->prepare(lba, buf, size); in emmc_write_blocks()
350 (ops_ptr->prepare != 0) && in emmc_init()
/device/google/contexthub/firmware/os/platform/stm32/misc/
Dm3debug.script28 #prepare for erase
/device/linaro/bootloader/arm-trusted-firmware/include/drivers/
Demmc.h104 int (*prepare)(int lba, uintptr_t buf, size_t size); member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_cfgparser.py542 def prepare(self, config_class): member in Issue7005TestCase
552 output = self.prepare(ConfigParser.ConfigParser)
556 output = self.prepare(ConfigParser.RawConfigParser)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/
DLICENSE73 analyze, test, perform and/or display publicly, prepare derivative works,
126 and/or display publicly, prepare derivative works, distribute, and
174 prepare derivative works, distribute, and otherwise use Python 1.6.1
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/
DLICENSE98 analyze, test, perform and/or display publicly, prepare derivative works,
151 and/or display publicly, prepare derivative works, distribute, and
199 prepare derivative works, distribute, and otherwise use Python 1.6.1
/device/google/cuttlefish_common/guest/hals/hwcomposer/vsoc-future/
Dhwcomposer.cpp326 dev->base.prepare = hwc_prepare; in hwc_open()
/device/linaro/bootloader/arm-trusted-firmware/drivers/synopsys/emmc/
Ddw_mmc.c130 .prepare = dw_prepare,
/device/google/cuttlefish_common/guest/hals/hwcomposer/vsoc/
Dhwcomposer.cpp453 dev->base.prepare = vsoc_hwc_prepare;
/device/google/cuttlefish_common/guest/hals/hwcomposer/cutf_cvm/
Dhwcomposer.cpp442 dev->base.prepare = vsoc_hwc_prepare;
/device/google/contexthub/util/
DNOTICE81 copyright license to reproduce, prepare Derivative Works of,
/device/generic/goldfish/audio/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/device/generic/goldfish/ril/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/device/google/marlin/liblight/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/device/google/wahoo/liblight/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/device/linaro/hikey/mali/bifrost/
DAPACHE_LICENSE.txt70 copyright license to reproduce, prepare Derivative Works of,
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DINTELGFX.ASL26 // get called during initialization to prepare for an ACPI Display
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dfirmware-update.rst80 call to ``bl1_plat_get_image_desc()``. The same ID is also used to prepare the
Duser-guide.rst631 platform setup hook at BL1 and disabled in the BL1 prepare exit hook. The
1397 will create a FIP without a BL33 and prepare to jump to a BL33 image loaded at
Dporting-guide.rst2092 Perform the platform specific actions to prepare to power off the calling CPU
2126 Perform the platform specific actions to prepare to suspend the calling
/device/google/contexthub/firmware/
DNOTICE81 copyright license to reproduce, prepare Derivative Works of,
/device/google/marlin/camera/QCamera2/HAL/test/
Dqcamera_test.cpp2280 ret = mRecorder->prepare();

12