Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/pm-graph/
H A Dbootgraph.py893 switchoff = ['disable', 'off', 'false', '0'] variable
931 if val.lower() in switchoff:
H A Dsleepgraph.py1386 switchoff = ['disable', 'off', 'false', '0'] variable
6474 if value in switchoff:
6517 if value in switchoff:
6533 if value in switchoff:
6579 if value in switchoff:
6865 if val.lower() in switchoff:
6887 if val.lower() in switchoff:
6929 if val.lower() in switchoff: