Home
last modified time | relevance | path

Searched refs:switchoff (Results 1 – 2 of 2) sorted by relevance

/linux/tools/power/pm-graph/
H A Dbootgraph.py893 switchoff = ['disable', 'off', 'false', '0'] variable
931 if val.lower() in switchoff:
H A Dsleepgraph.py1409 switchoff = ['disable', 'off', 'false', '0'] variable
6531 if value in switchoff:
6574 if value in switchoff:
6590 if value in switchoff:
6636 if value in switchoff:
6923 if val.lower() in switchoff:
6945 if val.lower() in switchoff:
6987 if val.lower() in switchoff: