Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/powertop/common/
H A Ddisplay.c90 SW_POWER, enumerator
201 sw[SW_POWER] = subwin(stdscr, SINGLE_LINE_SW, win_cols, pos_y, 0); in pt_display_setup()
533 (void) werase(sw[SW_POWER]); in pt_display_acpi_power()
561 print(sw[SW_POWER], 0, 0, "%s\n", buffer); in pt_display_acpi_power()
563 (void) wnoutrefresh(sw[SW_POWER]); in pt_display_acpi_power()