Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/pm-graph/
Dbootgraph.py891 switchoff = ['disable', 'off', 'false', '0'] variable
929 if val.lower() in switchoff:
Dsleepgraph.py1284 switchoff = ['disable', 'off', 'false', '0'] variable
6295 if value in switchoff:
6338 if value in switchoff:
6354 if value in switchoff:
6400 if value in switchoff:
6678 if val.lower() in switchoff:
6700 if val.lower() in switchoff:
6742 if val.lower() in switchoff: