Searched refs:diskpowerfile (Results 1 – 1 of 1) sorted by relevance
132 diskpowerfile = '/sys/power/disk' variable in SystemValues5356 if sv.diskmode and os.path.exists(sv.diskpowerfile):5358 sv.testVal(sv.diskpowerfile, 'radio', sv.diskmode)5532 if('disk' in modes and os.path.exists(sysvals.diskpowerfile)):5533 fp = open(sysvals.diskpowerfile, 'r')