Home
last modified time | relevance | path

Searched refs:no_control (Results 1 – 3 of 3) sorted by relevance

/tools/thermal/tmon/
Dtmon.h152 extern unsigned long no_control;
Dtmon.c40 unsigned long no_control = 1; /* monitoring only or use cooling device for variable
247 no_control = 0; in main()
Dsysfs.c543 if (no_control) in set_ctrl_state()