Home
last modified time | relevance | path

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

/linux/include/linux/
A Dpm_wakeup.h104 extern void wakeup_source_unregister(struct wakeup_source *ws);
149 static inline void wakeup_source_unregister(struct wakeup_source *ws) {} in wakeup_source_unregister() function
/linux/kernel/power/
A Dautosleep.c127 wakeup_source_unregister(autosleep_ws); in pm_autosleep_init()
A Dwakelock.c121 wakeup_source_unregister(wl->ws); in __wakelocks_gc()
/linux/drivers/base/power/
A Dwakeup.c239 void wakeup_source_unregister(struct wakeup_source *ws) in wakeup_source_unregister() function
249 EXPORT_SYMBOL_GPL(wakeup_source_unregister);
349 wakeup_source_unregister(ws); in device_wakeup_enable()
462 wakeup_source_unregister(ws); in device_wakeup_disable()
/linux/fs/
A Deventpoll.c791 wakeup_source_unregister(ep->ws); in ep_free()
845 wakeup_source_unregister(ep_wakeup_source(epi)); in __ep_remove()
1579 wakeup_source_unregister(ws); in ep_destroy_wakeup_source()
/linux/drivers/mmc/core/
A Dhost.c76 wakeup_source_unregister(host->ws); in mmc_host_classdev_release()
/linux/drivers/acpi/
A Ddevice_pm.c623 wakeup_source_unregister(adev->wakeup.ws); in acpi_remove_pm_notifier()

Completed in 20 milliseconds