Home
last modified time | relevance | path

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

/linux-5.19.10/tools/thermal/tmon/
Dtmon.c36 int dialogue_on; variable
320 if (!dialogue_on) { in main()
327 if (!dialogue_on) in main()
Dtui.c434 dialogue_on = 0; in handle_input_val()
484 if (dialogue_on) { in handle_tui_events()
498 dialogue_on = 1; in handle_tui_events()
501 dialogue_on = 0; in handle_tui_events()
Dtmon.h36 extern int dialogue_on;