Home
last modified time | relevance | path

Searched refs:SENSOR_WIN_HIGHT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/thermal/tmon/
H A Dtui.c56 #define SENSOR_WIN_HIGHT 4 /* one row for tz name, one for trip points */ macro
129 tz_sensor_window = subwin(stdscr, SENSOR_WIN_HIGHT, maxx, y_begin, 0); in setup_windows()
130 y_begin += SENSOR_WIN_HIGHT; in setup_windows()
/kernel/linux/linux-6.6/tools/thermal/tmon/
H A Dtui.c56 #define SENSOR_WIN_HIGHT 4 /* one row for tz name, one for trip points */ macro
129 tz_sensor_window = subwin(stdscr, SENSOR_WIN_HIGHT, maxx, y_begin, 0); in setup_windows()
130 y_begin += SENSOR_WIN_HIGHT; in setup_windows()

Completed in 6 milliseconds