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

/linux-master/tools/thermal/tmon/
H A Dtui.c109 static int diag_dev_rows(void) function
140 dialogue_window = subwin(stdscr, diag_dev_rows() + 5, maxx-50,
295 y = j % diag_dev_rows();
306 mvwprintw(w, diag_dev_rows()+1, 1, "Enter Choice [A-Z]?");
458 write_dialogue_win(buf, diag_dev_rows() + 2, 2);

Completed in 112 milliseconds