cdev_title        198 tools/thermal/tmon/tui.c const char cdev_title[] = " COOLING DEVICES ";
cdev_title        268 tools/thermal/tmon/tui.c 	mvwprintw(cooling_device_window, 0, maxx/2 - sizeof(cdev_title),
cdev_title        269 tools/thermal/tmon/tui.c 		cdev_title);