Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/pm-graph/
Dbootgraph.py886 switchoff = ['disable', 'off', 'false', '0'] variable
924 if val.lower() in switchoff:
Dsleepgraph.py790 switchoff = ['disable', 'off', 'false', '0'] variable
5452 if value in switchoff:
5495 if value in switchoff:
5503 if value in switchoff:
5514 if value in switchoff:
5562 if value in switchoff:
5804 if val.lower() in switchoff:
5816 if val.lower() in switchoff:
5829 if val.lower() in switchoff:
5865 if val.lower() in switchoff: