Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/pm-graph/
Dbootgraph.py893 switchoff = ['disable', 'off', 'false', '0'] variable
931 if val.lower() in switchoff:
Dsleepgraph.py1386 switchoff = ['disable', 'off', 'false', '0'] variable
6502 if value in switchoff:
6545 if value in switchoff:
6561 if value in switchoff:
6607 if value in switchoff:
6893 if val.lower() in switchoff:
6915 if val.lower() in switchoff:
6957 if val.lower() in switchoff: