Home
last modified time | relevance | path

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

/Linux-v5.4/tools/power/pm-graph/
Dbootgraph.py891 switchoff = ['disable', 'off', 'false', '0'] variable
929 if val.lower() in switchoff:
Dsleepgraph.py1128 switchoff = ['disable', 'off', 'false', '0'] variable
6103 if value in switchoff:
6146 if value in switchoff:
6162 if value in switchoff:
6210 if value in switchoff:
6473 if val.lower() in switchoff:
6495 if val.lower() in switchoff:
6537 if val.lower() in switchoff: