Home
last modified time | relevance | path

Searched defs:wake_source (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/autotest/server/site_tests/power_WakeSources/
H A Dpower_WakeSources.py67 def _after_resume(self, wake_source): argument
79 def _before_suspend(self, wake_source): argument
185 def _is_valid_wake_source(self, wake_source): argument
249 def _test_wake(self, wake_source, full_wake): argument
309 def _trigger_wake(self, wake_source): argument
/aosp_15_r20/external/coreboot/src/soc/intel/jasperlake/
H A Delog.c15 unsigned int wake_source; member
/aosp_15_r20/external/coreboot/src/soc/intel/tigerlake/
H A Delog.c19 unsigned int wake_source; member
/aosp_15_r20/external/coreboot/src/soc/intel/alderlake/
H A Delog.c15 unsigned int wake_source; member
/aosp_15_r20/external/coreboot/src/soc/intel/meteorlake/
H A Delog.c16 unsigned int wake_source; member
/aosp_15_r20/external/coreboot/util/cbfstool/
H A Deventlog.c562 const struct elog_event_data_wake *wake_source; in eventlog_print_data() local
/aosp_15_r20/external/coreboot/src/ec/google/wilco/
H A Dcommands.c158 uint8_t wake_source[3] = { change, source }; in wilco_ec_change_wake() local