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