Searched refs:diskpowerfile (Results 1 – 1 of 1) sorted by relevance
143 diskpowerfile = '/sys/power/disk' variable in SystemValues5548 if sv.diskmode and os.path.exists(sv.diskpowerfile):5550 sv.testVal(sv.diskpowerfile, 'radio', sv.diskmode)5730 if('disk' in modes and os.path.exists(sysvals.diskpowerfile)):5731 fp = open(sysvals.diskpowerfile, 'r')