Home
last modified time | relevance | path

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

/linux-6.12.1/tools/thermal/tmon/
Dtui.c105 #define DIAG_DEV_ROWS 5 macro
112 int rows = max(DIAG_DEV_ROWS, (entries + 1) / 2); in diag_dev_rows()