Home
last modified time | relevance | path

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

/tools/thermal/tmon/
Dtmon.c45 int dialogue_on; variable
335 if (!dialogue_on) { in main()
344 if (!dialogue_on) in main()
Dtmon.h42 extern int dialogue_on;
Dtui.c443 dialogue_on = 0; in handle_input_val()
493 if (dialogue_on) { in handle_tui_events()
507 dialogue_on = 1; in handle_tui_events()
510 dialogue_on = 0; in handle_tui_events()