Searched refs:watt_units (Results 1 – 1 of 1) sorted by relevance
223 static const char *watt_units[] = {" mW", " W"}; in number_to_human_readable() local270 max_unit = ARRAY_SIZE(watt_units)-1; in number_to_human_readable()271 units = watt_units; in number_to_human_readable()