Home
last modified time | relevance | path

Searched refs:RESUME_ABORT (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/power/
H A Dwakeup_reason.c47 RESUME_ABORT, enumerator
160 if (wakeup_reason == RESUME_ABNORMAL || wakeup_reason == RESUME_ABORT) { in log_irq_wakeup_reason()
196 if (wakeup_reason == RESUME_ABNORMAL || wakeup_reason == RESUME_ABORT) { in log_threaded_irq_wakeup_reason()
235 wakeup_reason = RESUME_ABORT; in _log_abort_or_abnormal_wake()
288 if (wakeup_reason == RESUME_ABORT) { in print_wakeup_sources()
313 if (wakeup_reason == RESUME_ABORT) { in last_resume_reason_show()
/device/soc/rockchip/rk3588/kernel/kernel/power/
H A Dwakeup_reason.c47 RESUME_ABORT, enumerator
156 if (wakeup_reason == RESUME_ABNORMAL || wakeup_reason == RESUME_ABORT) { in log_irq_wakeup_reason()
190 if (wakeup_reason == RESUME_ABNORMAL || wakeup_reason == RESUME_ABORT) { in log_threaded_irq_wakeup_reason()
230 wakeup_reason = RESUME_ABORT; in __log_abort_or_abnormal_wake()
282 if (wakeup_reason == RESUME_ABORT) { in print_wakeup_sources()
309 if (wakeup_reason == RESUME_ABORT) { in last_resume_reason_show()

Completed in 2 milliseconds