Home
last modified time | relevance | path

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

/openbmc/linux/tools/thermal/tmon/
H A Dtui.c198 const char cdev_title[] = " COOLING DEVICES "; variable
268 mvwprintw(cooling_device_window, 0, maxx/2 - sizeof(cdev_title), in show_cooling_device()
269 cdev_title); in show_cooling_device()