Searched refs:diskpowerfile (Results 1 – 1 of 1) sorted by relevance
142 diskpowerfile = '/sys/power/disk' variable in SystemValues5497 if sv.diskmode and os.path.exists(sv.diskpowerfile):5499 sv.testVal(sv.diskpowerfile, 'radio', sv.diskmode)5677 if('disk' in modes and os.path.exists(sysvals.diskpowerfile)):5678 fp = open(sysvals.diskpowerfile, 'r')