Home
last modified time | relevance | path

Searched defs:print_speed (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/net/ynl/
H A Dethtool.py64 def print_speed(name, value): function
/openbmc/linux/tools/power/cpupower/utils/helpers/
H A Dmisc.c228 void print_speed(unsigned long speed, int no_rounding) in print_speed() function
/openbmc/linux/drivers/cpufreq/
H A Dlonghaul.c90 static char *print_speed(int speed) in print_speed() function