Home
last modified time | relevance | path

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

/pciutils/
H A Dls-caps.c664 static const float scales[4] = { 1.0, 0.1, 0.01, 0.001 }; in show_power_limit() local
675 printf("%gW", value * scales[scale]); in show_power_limit()