Home
last modified time | relevance | path

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

/linux-6.1.9/tools/power/pm-graph/
Dbootgraph.py893 switchoff = ['disable', 'off', 'false', '0'] variable
931 if val.lower() in switchoff:
Dsleepgraph.py1368 switchoff = ['disable', 'off', 'false', '0'] variable
6453 if value in switchoff:
6496 if value in switchoff:
6512 if value in switchoff:
6558 if value in switchoff:
6844 if val.lower() in switchoff:
6866 if val.lower() in switchoff:
6908 if val.lower() in switchoff: