Home
last modified time | relevance | path

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

12

/external/cros/system_api/dbus/power_manager/
Dsuspend.proto11 // Included in powerd's SuspendImminent signal, sent when the system is about to
13 // will be deferred until they've called powerd's HandleSuspendReadiness method.
18 // suspended listens for SuspendImminent and SuspendDone signals from powerd.
19 // 2. The client passes a RegisterSuspendDelayRequest message to powerd's
26 // that it needs to do and then calls powerd's HandleSuspendReadiness method,
29 // 5. Once powerd has received notification that all registered clients are
33 // 6. After the suspend request is complete, powerd emits a SuspendDone signal
41 // the lid, for instance. In this case, powerd will emit SuspendDone and return
73 // Included in powerd's SuspendDone signal, sent after the system has completed
87 // Included in calls to powerd's RegisterSuspendDelay method.
[all …]
Dbacklight.proto16 // Request to change the backlight brightness sent from Chrome to powerd in a
43 // Announcement of a backlight brightness change emitted by powerd via a
56 // Automated powerd change triggered by idle timeout due to user inactivity.
58 // Automated powerd change due by a change to the ambient light level.
Didle.proto11 // Included in powerd's ScreenIdleStateChanged signal, emitted when the screen's
21 // screen brightness currently requested by powerd.
Dswitch_states.proto11 // Included in responses to GetSwitchStates method calls to powerd.
Dinput_event.proto11 // Included in powerd's InputEvent signals.
Dpower_supply_properties.proto11 // Power supply status sent from powerd to Chrome.
100 // powerd's SetPowerSource D-Bus method.
Dpolicy.proto11 // Power management policy sent from Chrome to powerd.
20 // In the case of an unset field, powerd will restore a default value (as
/external/autotest/server/site_tests/power_DeferForFlashrom/
Dcontrol13 potentially-destructive write operations and that powerd defers suspend or
17 1. powerd suspends or reboots the system while flashrom is running instead of
19 2. After flashrom exits, powerd fails to honor pending suspend or reboot
/external/autotest/client/site_tests/power_BacklightControl/
Dcontrol10 - The backlight cannot be turned all the way to max using powerd.
12 powerd.
14 respectively, using powerd.
/external/crosvm/arch/
DCargo.toml8 power-monitor-powerd = ["power_monitor/powerd"]
/external/autotest/server/site_tests/power_BrightnessResetAfterReboot/
Dcontrol20 1. Checks that ambient light sensor exists if specified in powerd prefs.
26 -Ambient light sensor does not exist even though specified in powerd prefs.
/external/crosvm/power_monitor/
DCargo.toml8 powerd = ["dbus", "protobuf", "protoc-rust"]
/external/crosvm/
DCargo.toml51 power-monitor-powerd = ["arch/power-monitor-powerd"]
/external/crosvm/seccomp/x86_64/
Dbattery.policy7 # Syscalls used by power_monitor's powerd implementation.
/external/autotest/client/site_tests/power_IdleSuspend/
Dcontrol14 Tests that powerd tries to suspend when the system is idle.
/external/crosvm/power_monitor/src/
Dlib.rs49 pub mod powerd; module
/external/autotest/client/site_tests/power_AudioDetector/
Dcontrol11 - The powerd log does not contain logging to indicate that the audio detector
/external/autotest/server/site_tests/autoupdate_ForcedOOBEUpdate/
Dcontrol.interrupt.suspend.full16 During the update it will use powerd to suspend/resume.
Dcontrol.interrupt.suspend.full.moblab16 During the update it will use powerd to suspend/resume.
Dcontrol.interrupt.network.full19 3. Use powerd to suspend/resume.
Dcontrol.interrupt.network.full.moblab19 3. Use powerd to suspend/resume.
/external/autotest/server/site_tests/firmware_ECPowerButton/
Dcontrol27 - Longer press (10s) to shut down system when kernel 'powerd' is disabled
/external/toolchain-utils/crosperf/perf_files/
Dperf.data.report.0616 0.00% 1 powerd  [.] 0x00000000000a0930
618 0.00% 1 powerd [kernel.kallsyms] [k] 0xffffffffa4a408c8
662 0.00% 1 powerd  [.] 0x000000000007dca0
683 0.00% 1 powerd [kernel.kallsyms] [k] 0xffffffffa4c6a22e
/external/crosvm/arch/src/
Dlib.rs465 let create_monitor = Some(Box::new(power_monitor::powerd::DBusMonitor::connect) in add_goldfish_battery()
/external/autotest/docs/
Dfaft-design-doc.md297 …Power Button at the same time that bricks the machine. It is because the powerd triggers the shutd…

12