Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/power/pm-graph/
Dbootgraph.py891 switchoff = ['disable', 'off', 'false', '0'] variable
929 if val.lower() in switchoff:
Dsleepgraph.py1207 switchoff = ['disable', 'off', 'false', '0'] variable
6236 if value in switchoff:
6279 if value in switchoff:
6295 if value in switchoff:
6341 if value in switchoff:
6614 if val.lower() in switchoff:
6636 if val.lower() in switchoff:
6678 if val.lower() in switchoff: