Searched refs:volt_units (Results 1 – 1 of 1) sorted by relevance
263 static const char *volt_units[] = {" mV", " V"}; in number_to_human_readable() local279 max_unit = ARRAY_SIZE(volt_units)-1; in number_to_human_readable()280 units = volt_units; in number_to_human_readable()