Home
last modified time | relevance | path

Searched refs:activate (Results 1 – 19 of 19) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
DPhysicalPresenceStrings.uni27 #string TPM_ACTIVATE #language en-US "activate"
30 #string TPM_ENABLE_ACTIVATE #language en-US "enable and activate"
34 #string TPM_TURN_ON #language en-US "enable, activate, and allow a user to tak…
36 #string TPM_CLEAR_TURN_ON #language en-US "clear, enable, and activate"
37 #string TPM_ENABLE_ACTIVATE_CLEAR #language en-US "enable, activate and clear"
38 …ATE_CLEAR_ENABLE_ACTIVATE #language en-US "enable, activate, clear, enable, and activate"
/device/google/contexthub/sensorhal/
Dsensors.h61 int activate(int handle, int enabled);
110 virtual int activate(int handle, int enabled) = 0;
123 virtual int activate(int handle, int enabled) override;
146 virtual int activate(int handle, int enabled) override;
Dsensors.cpp51 device.activate = ActivateWrapper; in SensorContext()
76 int SensorContext::activate(int handle, int enabled) { in activate() function in SensorContext
81 return h->activate(handle, enabled); in activate()
179 return reinterpret_cast<SensorContext *>(dev)->activate(handle, enabled); in ActivateWrapper()
274 int SensorContext::HubConnectionOperation::activate(int handle, int enabled) { in activate() function in SensorContext::HubConnectionOperation
360 int SensorContext::DynamicSensorManagerOperation::activate(int handle, int enabled) { in activate() function in SensorContext::DynamicSensorManagerOperation
361 return mDynamicSensorManager->activate(handle, enabled); in activate()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgConfigDxe/
DTcgConfigDxe.uni4 // By this module, user may enable/disable/activate/deactivate/clear TPM, etc.
20 …PTION #language en-US "By this module, user may enable/disable/activate/deactivate/clear …
DTcgConfigDxe.inf3 # By this module, user may enable/disable/activate/deactivate/clear TPM, etc.
/device/google/dragon/sensor_hub/
Dcros_ec_sensors.cpp100 activate(i, 0); in ~CrosECSensor()
105 activate(i + CROS_EC_MAX_PHYSICAL_SENSOR, 0); in ~CrosECSensor()
153 int CrosECSensor::activate(int handle, int enabled) in activate() function in CrosECSensor
231 return activate(handle, info->enabled); in batch()
Dsensors.h59 int activate(int handle, int enabled);
Dsensors.cpp578 device.activate = wrapper_activate; in cros_ec_sensors_poll_context_t()
618 int cros_ec_sensors_poll_context_t::activate(int handle, int enabled) { in activate() function in cros_ec_sensors_poll_context_t
619 int err = mSensor->activate(handle, enabled); in activate()
713 return ctx->activate(handle, enabled); in wrapper_activate()
Dcros_ec_sensors.h143 virtual int activate(int handle, int enabled);
/device/linaro/hikey/gralloc/
Dframebuffer_device.cpp90 m->info.activate = FB_ACTIVATE_VBL; in fb_post()
237 info.activate = FB_ACTIVATE_NOW; in init_frame_buffer_locked()
/device/generic/goldfish/sensors/
Dsensors_qemu.c853 dev->device.activate = sensor_device_activate; in open_sensors()
/device/linaro/bootloader/edk2/DuetPkg/BootSector/
Dst32_64.S523 # Enable paging to activate long mode (set CR0.PG=1)
Dstart64.S515 # Enable paging to activate long mode (set CR0.PG=1)
Dst16_64.S508 # Enable paging to activate long mode (set CR0.PG=1)
Dst16_64.asm503 ; Enable paging to activate long mode (set CR0.PG=1)
Dst32_64.asm519 ; Enable paging to activate long mode (set CR0.PG=1)
Dstart64.asm510 ; Enable paging to activate long mode (set CR0.PG=1)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/
DREADME440 2) edit Modules/Setup to activate everything that makes sense for
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/
DREADME447 2) edit Modules/Setup to activate everything that makes sense for