Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/power/pm-graph/
H A Dbootgraph.py891 switchoff = ['disable', 'off', 'false', '0'] variable
929 if val.lower() in switchoff:
H A 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: