Home
last modified time | relevance | path

Searched refs:wakeup_source_unregister (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/include/linux/
Dpm_wakeup.h99 extern void wakeup_source_unregister(struct wakeup_source *ws);
145 static inline void wakeup_source_unregister(struct wakeup_source *ws) {} in wakeup_source_unregister() function
/Linux-v5.10/kernel/power/
Dautosleep.c127 wakeup_source_unregister(autosleep_ws); in pm_autosleep_init()
Dwakelock.c124 wakeup_source_unregister(wl->ws); in __wakelocks_gc()
/Linux-v5.10/drivers/base/power/
Dwakeup.c243 void wakeup_source_unregister(struct wakeup_source *ws) in wakeup_source_unregister() function
253 EXPORT_SYMBOL_GPL(wakeup_source_unregister);
353 wakeup_source_unregister(ws); in device_wakeup_enable()
466 wakeup_source_unregister(ws); in device_wakeup_disable()
/Linux-v5.10/fs/
Deventpoll.c790 wakeup_source_unregister(ep_wakeup_source(epi)); in ep_remove()
853 wakeup_source_unregister(ep->ws); in ep_free()
1484 wakeup_source_unregister(ws); in ep_destroy_wakeup_source()
1610 wakeup_source_unregister(ep_wakeup_source(epi)); in ep_insert()
/Linux-v5.10/drivers/mmc/core/
Dhost.c40 wakeup_source_unregister(host->ws); in mmc_host_classdev_release()
/Linux-v5.10/drivers/acpi/
Ddevice_pm.c538 wakeup_source_unregister(adev->wakeup.ws); in acpi_remove_pm_notifier()