Home
last modified time | relevance | path

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

/linux-4.4.14/tools/thermal/tmon/
Dtui.c69 static int tui_disabled; variable
89 if (tui_disabled) in close_windows()
129 if (tui_disabled) in setup_windows()
212 if (tui_disabled || !cooling_device_window) in show_cooling_device()
291 if (tui_disabled || !w) in show_dialogue()
338 if (tui_disabled || !control_window) in show_control_w()
362 if (tui_disabled) in initialize_curses()
390 if (tui_disabled || !title_bar_window) in show_title_bar()
579 if (tui_disabled || !thermal_data_window) in show_data_w()
615 if (tui_disabled || !tz_sensor_window) in show_sensors_w()
[all …]