Home | History | Annotate | Download | only in hosts

Lines Matching refs:suspend_time

1921         suspend_time = dargs.get('suspend_time', 60)
1922 dargs['timeout'] = suspend_time
1926 'echo +%d > /sys/class/rtc/rtc0/wakealarm' % suspend_time,