Home
last modified time | relevance | path

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

/linux-5.19.10/tools/thermal/tmon/
Dtui.c60 static int tui_disabled; variable
80 if (tui_disabled) in close_windows()
120 if (tui_disabled) in setup_windows()
203 if (tui_disabled || !cooling_device_window) in show_cooling_device()
282 if (tui_disabled || !w) in show_dialogue()
329 if (tui_disabled || !control_window) in show_control_w()
353 if (tui_disabled) in initialize_curses()
381 if (tui_disabled || !title_bar_window) in show_title_bar()
570 if (tui_disabled || !thermal_data_window) in show_data_w()
606 if (tui_disabled || !tz_sensor_window) in show_sensors_w()
[all …]