Searched refs:amp_units (Results 1 – 1 of 1) sorted by relevance
222 static const char *amp_units[] = {" mA", " A"}; in number_to_human_readable() local242 max_unit = ARRAY_SIZE(amp_units)-1; in number_to_human_readable()243 units = amp_units; in number_to_human_readable()