Home
last modified time | relevance | path

Searched refs:wakeup_reason (Results 1 - 8 of 8) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/power/
H A Dwakeup_reason.c2 * kernel/power/wakeup_reason.c
18 #include <linux/wakeup_reason.h>
63 static int wakeup_reason; variable
160 if (wakeup_reason == RESUME_ABNORMAL || wakeup_reason == RESUME_ABORT) { in log_irq_wakeup_reason()
174 wakeup_reason = RESUME_IRQ; in log_irq_wakeup_reason()
196 if (wakeup_reason == RESUME_ABNORMAL || wakeup_reason == RESUME_ABORT) { in log_threaded_irq_wakeup_reason()
229 if (wakeup_reason != RESUME_NONE) { in _log_abort_or_abnormal_wake()
235 wakeup_reason in _log_abort_or_abnormal_wake()
[all...]
H A DMakefile20 obj-$(CONFIG_SUSPEND) += wakeup_reason.o
H A Dsuspend.c33 #include <linux/wakeup_reason.h>
/device/soc/rockchip/rk3588/kernel/kernel/power/
H A Dwakeup_reason.c2 * kernel/power/wakeup_reason.c
18 #include <linux/wakeup_reason.h>
63 static int wakeup_reason; variable
156 if (wakeup_reason == RESUME_ABNORMAL || wakeup_reason == RESUME_ABORT) { in log_irq_wakeup_reason()
169 wakeup_reason = RESUME_IRQ; in log_irq_wakeup_reason()
190 if (wakeup_reason == RESUME_ABNORMAL || wakeup_reason == RESUME_ABORT) { in log_threaded_irq_wakeup_reason()
224 if (wakeup_reason != RESUME_NONE) { in __log_abort_or_abnormal_wake()
230 wakeup_reason in __log_abort_or_abnormal_wake()
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_wow.c937 g_wow_info.wakeup_reason = sync_info_hdr->wakeup_reason; in hmac_wow_proc_dev_sync_host_event()
940 sync_info_hdr->data_blk_cnt, g_wow_info.wakeup_reason); in hmac_wow_proc_dev_sync_host_event()
H A Dhmac_wow.h129 hi_u32 wakeup_reason; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_vap.h655 hi_u32 wakeup_reason; member
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H A Dirq-gic-v3.c22 #include <linux/wakeup_reason.h>

Completed in 12 milliseconds