Home
last modified time | relevance | path

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

/linux-4.1.27/tools/thermal/tmon/
Dtui.c284 const char DIAG_TITLE[] = "[ TUNABLES ]"; variable
301 mvwprintw(w, 0, maxx/4, DIAG_TITLE); in show_dialogue()