Home
last modified time | relevance | path

Searched refs:__pm_wakeup_event (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/
Dpm_wakeup.h195 static inline void __pm_wakeup_event(struct wakeup_source *ws, unsigned int msec) in __pm_wakeup_event() function
/Linux-v5.10/kernel/power/
Dwakelock.c242 __pm_wakeup_event(wl->ws, timeout_ms); in pm_wake_lock()
/Linux-v5.10/drivers/mmc/core/
Dcore.c1463 __pm_wakeup_event(host->ws, 5000); in _mmc_detect_change()