Home
last modified time | relevance | path

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

/linux/tools/thermal/tmon/
H A Dtmon.c31 unsigned long no_control = 1; /* monitoring only or use cooling device for variable
232 no_control = 0; in main()
H A Dtmon.h146 extern unsigned long no_control;
H A Dsysfs.c538 if (no_control) in set_ctrl_state()