Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/power/
H A Dwakeup.c613 * wakeup_source_report_event - Report wakeup event using the given source.
617 static void wakeup_source_report_event(struct wakeup_source *ws, bool hard) in wakeup_source_report_event() function
646 wakeup_source_report_event(ws, false); in __pm_stay_awake()
834 wakeup_source_report_event(ws, hard); in pm_wakeup_ws_event()
/kernel/linux/linux-6.6/drivers/base/power/
H A Dwakeup.c579 * wakeup_source_report_event - Report wakeup event using the given source.
583 static void wakeup_source_report_event(struct wakeup_source *ws, bool hard) in wakeup_source_report_event() function
612 wakeup_source_report_event(ws, false); in __pm_stay_awake()
800 wakeup_source_report_event(ws, hard); in pm_wakeup_ws_event()

Completed in 6 milliseconds