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