Searched refs:wakeup_source_unregister (Results 1 – 7 of 7) sorted by relevance
104 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
127 wakeup_source_unregister(autosleep_ws); in pm_autosleep_init()
121 wakeup_source_unregister(wl->ws); in __wakelocks_gc()
239 void wakeup_source_unregister(struct wakeup_source *ws) in wakeup_source_unregister() function249 EXPORT_SYMBOL_GPL(wakeup_source_unregister);349 wakeup_source_unregister(ws); in device_wakeup_enable()462 wakeup_source_unregister(ws); in device_wakeup_disable()
791 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()
76 wakeup_source_unregister(host->ws); in mmc_host_classdev_release()
623 wakeup_source_unregister(adev->wakeup.ws); in acpi_remove_pm_notifier()
Completed in 20 milliseconds