Searched refs:idle_suspend (Results 1 – 2 of 2) sorted by relevance
37 self._method = sys_power.idle_suspend if idle else sys_power.do_suspend
175 def idle_suspend(seconds): function